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

public interface SensorScanner
Interface for sensor scanner types to be associate with a sensor observation
task, which does call the doScan(Long) Method periodically.
| Method Summary | |
|---|---|
void |
delegateNotify(SampleGapErrorEvent data)
Does delegate the notification about external recognition of sample gap error events to the accelerometer source. |
boolean |
doScan(Long ts)
Method to trigger the scanning of connected data sources. |
| Methods inherited from interface org.android.activityminer.logic.util.ActivatableComponent |
|---|
isActive, setActivationState |
| Method Detail |
|---|
boolean doScan(Long ts)
ts - the requested time stamp
void delegateNotify(SampleGapErrorEvent data)
data - the sample gap error event notifications to delegate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||