|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeInformation | |
---|---|
de.unikassel.android.sdcframework.devices | Does contain the sensor device specific classes, like the sensor devices, the device manager and the device factory. |
de.unikassel.android.sdcframework.util | Does contain utility classes and interfaces. |
Uses of TimeInformation in de.unikassel.android.sdcframework.devices |
---|
Fields in de.unikassel.android.sdcframework.devices declared as TimeInformation | |
---|---|
private TimeInformation |
TimeProviderDevice.timeInfo
The event time stamp and sync state. |
Methods in de.unikassel.android.sdcframework.devices with parameters of type TimeInformation | |
---|---|
Sample |
SampleFactory.createSample(TimeInformation timeInfo,
SensorDeviceIdentifier id,
int priority,
SampleData data)
Method to create a sample from available information |
Uses of TimeInformation in de.unikassel.android.sdcframework.util |
---|
Methods in de.unikassel.android.sdcframework.util that return TimeInformation | |
---|---|
TimeInformation |
TimeProvider.getAccurateTimeInformation()
Getter for the accurate time stamp |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |