Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/property/
DPropertyHalServiceConfigs.java259 if (!checkFormatForAllProperties(propValue)) { in checkPayload()
697 private static boolean checkFormatForAllProperties(HalPropValue propValue) { in checkFormatForAllProperties() method in PropertyHalServiceConfigs