Home
last modified time | relevance | path

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

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