Searched refs:tenths (Results 1 – 8 of 8) sorted by relevance
/aosp12/packages/apps/TV/src/com/android/tv/util/ |
H A D | TvTrackInfoUtils.java | 204 int tenths = (sampleRate % 1000) / 100; 206 if (tenths != 0) { 208 metadata.append(tenths);
|
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
H A D | UsbDeviceDescriptor.java | 96 int tenths = (mDeviceRelease & 0xF0) >> 4; in getDeviceReleaseString() local 99 return String.format("%d.%d%d", tens * 10 + ones, tenths, hundredths); in getDeviceReleaseString()
|
/aosp12/hardware/interfaces/health/1.0/ |
H A D | types.hal | 122 * batteryTemperaturePath - file path to read battery temperature in tenths 202 /** Instantaneous battery temperature in tenths of degree celcius */
|
/aosp12/frameworks/base/core/proto/android/service/ |
H A D | battery.proto | 53 // Battery temperature in tenths of a degree Centigrade
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 3422 // Temperature in tenths of a degree C. 6851 * The units are tenths of a degree Celsius. Eg: 30.3C is reported as 303. 6862 // Temperature in tenths of a degree C.
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |