|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations.StopTask
private class GenericRecordingActivityForSensorObservations.StopTask
The automatic stop task.
| Field Summary | |
|---|---|
private long |
delay
The maximum duration for the recording. |
| Constructor Summary | |
|---|---|
GenericRecordingActivityForSensorObservations.StopTask(long delay)
Constructor |
|
| Method Summary | |
|---|---|
long |
getDelay()
Getter for the delay |
void |
run()
|
void |
setDelay(long delay)
Setter for the delay |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private long delay
| Constructor Detail |
|---|
public GenericRecordingActivityForSensorObservations.StopTask(long delay)
delay - the delay| Method Detail |
|---|
public long getDelay()
public void setDelay(long delay)
delay - the delay to setpublic void run()
run in interface Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||