Home
last modified time | relevance | path

Searched defs:hexSuffix (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/property/
DHalPropertyDebugUtils.java77 String hexSuffix = "(0x" + toHexString(propertyId) + ")"; in toPropertyIdString() local
346 String hexSuffix = "(0x" + toHexString(constantValue) + ")"; in toDebugString() local