Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/property/
DHalPropertyDebugUtils.java191 String propertyUnits = getUnitsIfSupported(propertyId); in toValueString()
282 private static String getUnitsIfSupported(int propertyId) { in getUnitsIfSupported() method in HalPropertyDebugUtils