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

G

getAvailableSensorTypes() - Method in class jp.ad.sinet.stream.android.helper.SensorController
Ask SensorService for the all sensor information available on this device.
getLatitude() - Method in class jp.ad.sinet.stream.android.helper.provider.LocationStorage
 
getLongitude() - Method in class jp.ad.sinet.stream.android.helper.provider.LocationStorage
 
getName() - Method in enum jp.ad.sinet.stream.android.helper.constants.JsonTags
 
getName(int) - Method in class jp.ad.sinet.stream.android.helper.constants.SensorTypes
 
getNote() - Method in class jp.ad.sinet.stream.android.helper.provider.UserDataStorage
 
getPublisher() - Method in class jp.ad.sinet.stream.android.helper.provider.UserDataStorage
 
getSensorEvent() - Method in class jp.ad.sinet.stream.android.helper.models.SensorHolder
 
getSensorHolders() - Method in class jp.ad.sinet.stream.android.helper.provider.SensorStorage
Generate an ArrayList of SensorHolder objects as the latest collection of SensorEvent object and timestamp.
getSensorTypeName(int) - Method in class jp.ad.sinet.stream.android.helper.provider.SensorStorage
Each Sensor object has its own name such like "Goldfish 3-axis Accelerometer", but it's arbitrarily named by the device vendor and thus difficult to handle programmatically.
getSensorTypeNames(ArrayList<Integer>) - Method in class jp.ad.sinet.stream.android.helper.provider.SensorStorage
Generate an ArrayList of SensorTypeName which corresponds to the given ArrayList of SensorType.
getSensorTypes() - Method in class jp.ad.sinet.stream.android.helper.provider.SensorStorage
Available Sensor objects on this device are kept in the internal HashMap, which uses the sensor type as the key.
getUnixTime() - Method in class jp.ad.sinet.stream.android.helper.models.SensorHolder
 
getUnixTime() - Method in class jp.ad.sinet.stream.android.helper.util.DateTimeUtil
 
B C D E G I J L M O R S T U V 
Skip navigation links