Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DHalPropValue.java186 public CarPropertyValue toCarPropertyValue(int mgrPropId, HalPropConfig config) { in toCarPropertyValue() method in HalPropValue
284 private CarPropertyValue<?> toCarPropertyValue(int propertyId) { in toCarPropertyValue() method in HalPropValue