Searched refs:tenths (Results 1 – 3 of 3) sorted by relevance
97 int tenths = (mDeviceRelease & 0xF0) >> 4; in getDeviceReleaseString() local100 return String.format("%d.%d%d", tens * 10 + ones, tenths, hundredths); in getDeviceReleaseString()
53 // Battery temperature in tenths of a degree Centigrade
2443 // Temperature in tenths of a degree C.4147 * The units are tenths of a degree Celsius. Eg: 30.3C is reported as 303.4158 // Temperature in tenths of a degree C.