Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java446 CarPropertyValue<E> propVal = mService.getProperty(propId, areaId); in getProperty() local
470 CarPropertyValue<E> propVal = mService.getProperty(propId, areaId); in getProperty() local
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java322 CarPropertyValue<?> propVal = toCarPropertyValue(v, mgrPropId); in handleHalEvents() local
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp99 ScopedLocalRef<jbyteArray> propVal( in get_properties() local