Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DHalPropValue.java190 public static @Nullable RawPropertyValue<?> toRawPropertyValue(int propId, int areaId, in toRawPropertyValue() method in HalPropValue
248 private @Nullable RawPropertyValue<?> toRawPropertyValue(int mgrPropId, HalPropConfig config) { in toRawPropertyValue() method in HalPropValue