Home
last modified time | relevance | path

Searched refs:tenths (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/TV/src/com/android/tv/util/
H A DTvTrackInfoUtils.java204 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 DUsbDeviceDescriptor.java96 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 Dtypes.hal122 * 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 Dbattery.proto53 // Battery temperature in tenths of a degree Centigrade
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto3422 // 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 Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...