Searched refs:tenths (Results 1 – 2 of 2) sorted by relevance
96 int tenths = (mDeviceRelease & 0xF0) >> 4; in getDeviceReleaseString() local99 return String.format("%d.%d%d", tens * 10 + ones, tenths, hundredths); in getDeviceReleaseString()
53 // Battery temperature in tenths of a degree Centigrade