Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DPropertyHalServiceIds.java795 if (!checkFormatForAllProperties(propValue)) { in checkPayload()
818 private boolean checkFormatForAllProperties(VehiclePropValue propValue) { in checkFormatForAllProperties() method in PropertyHalServiceIds