public class RecordSensorsThread
extends java.lang.Thread
Modifier and Type | Field and Description |
---|---|
static long |
GPS_UPDATE_INTERVAL |
static long |
UPDATE_INTERVAL |
Constructor and Description |
---|
RecordSensorsThread(WorkoutActivity activity) |
Modifier and Type | Method and Description |
---|---|
void |
cleanUp() |
void |
run() |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public static final long UPDATE_INTERVAL
public static final long GPS_UPDATE_INTERVAL
public RecordSensorsThread(WorkoutActivity activity)