Uses of Class
de.unikassel.android.sdcframework.data.independent.TimeProviderSampleData

Packages that use TimeProviderSampleData
de.unikassel.android.sdcframework.data.independent Does contain the framework independent classes of the data package. 
de.unikassel.android.sdcframework.devices Does contain the sensor device specific classes, like the sensor devices, the device manager and the device factory. 
 

Uses of TimeProviderSampleData in de.unikassel.android.sdcframework.data.independent
 

Constructors in de.unikassel.android.sdcframework.data.independent with parameters of type TimeProviderSampleData
TimeProviderSampleData(TimeProviderSampleData sampleData)
          Copy-Constructor
 

Uses of TimeProviderSampleData in de.unikassel.android.sdcframework.devices
 

Fields in de.unikassel.android.sdcframework.devices declared as TimeProviderSampleData
private  TimeProviderSampleData TimeProviderDevice.currentSampleData
          The actual sample of the device, updated whenever the handler for sensor changes is called