Skip navigation links
B C D E G I J L M O R S T U V 

S

SensorController - Class in jp.ad.sinet.stream.android.helper
As the front-end element of the SINETStreamHelper library, this class provides a set of API functions to control sensor devices.
SensorController(Context, int) - Constructor for class jp.ad.sinet.stream.android.helper.SensorController
Constructs a SensorController instance.
SensorHolder - Class in jp.ad.sinet.stream.android.helper.models
 
SensorHolder(SensorEvent, long) - Constructor for class jp.ad.sinet.stream.android.helper.models.SensorHolder
 
SensorListener - Interface in jp.ad.sinet.stream.android.helper
Public interface for the SensorController user.
SensorService - Class in jp.ad.sinet.stream.android.helper
As the back-end element of the SINETStreamHelper library, this class takes care of Sensor management via SensorManager.
SensorService() - Constructor for class jp.ad.sinet.stream.android.helper.SensorService
 
SensorStorage - Class in jp.ad.sinet.stream.android.helper.provider
 
SensorStorage() - Constructor for class jp.ad.sinet.stream.android.helper.provider.SensorStorage
 
SensorTypes - Class in jp.ad.sinet.stream.android.helper.constants
 
SensorTypes() - Constructor for class jp.ad.sinet.stream.android.helper.constants.SensorTypes
 
setIntervalTimer(long) - Method in class jp.ad.sinet.stream.android.helper.SensorController
Ask SensorService to set minimum time spacing for each SensorListener.onSensorDataReceived(java.lang.String) notifications.
setLatitude(float) - Method in class jp.ad.sinet.stream.android.helper.provider.LocationStorage
 
setLocation(float, float) - Method in class jp.ad.sinet.stream.android.helper.provider.LocationStorage
 
setLocation(float, float) - Method in class jp.ad.sinet.stream.android.helper.SensorController
Ask SensorService to keep the geological location (longitude, latitude) of this device.
setLongitude(float) - Method in class jp.ad.sinet.stream.android.helper.provider.LocationStorage
 
setNote(String) - Method in class jp.ad.sinet.stream.android.helper.provider.UserDataStorage
 
setPublisher(String) - Method in class jp.ad.sinet.stream.android.helper.provider.UserDataStorage
 
setSensorEvent(SensorEvent) - Method in class jp.ad.sinet.stream.android.helper.models.SensorHolder
 
setSensorEvent(SensorEvent, long) - Method in class jp.ad.sinet.stream.android.helper.provider.SensorStorage
Keep the given SensorEvent object along with timestamp in the internal HashMap.
setUnixTime(long) - Method in class jp.ad.sinet.stream.android.helper.models.SensorHolder
 
setUserData(String, String) - Method in class jp.ad.sinet.stream.android.helper.SensorController
Ask SensorService to keep the user data of caller.
switchPrettyPrint(boolean) - Method in class jp.ad.sinet.stream.android.helper.provider.JsonBuilder
 
B C D E G I J L M O R S T U V 
Skip navigation links