Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DICarProperty.aidl56 in IAsyncPropertyResultCallback asyncPropertyResultCallback, in getPropertiesAsync()
70 in IAsyncPropertyResultCallback asyncPropertyResultCallback, in setPropertiesAsync()
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeCarPropertyService.java131 IAsyncPropertyResultCallback asyncPropertyResultCallback, long timeoutInMs) in getPropertiesAsync()
149 IAsyncPropertyResultCallback asyncPropertyResultCallback, long timeoutInMs) in setPropertiesAsync()
/packages/services/Car/service/src/com/android/car/
DCarPropertyService.java1002 IAsyncPropertyResultCallback asyncPropertyResultCallback, in validateGetSetAsyncParameters()
1015 IAsyncPropertyResultCallback asyncPropertyResultCallback, long timeoutInMs) { in getPropertiesAsync()
1040 IAsyncPropertyResultCallback asyncPropertyResultCallback, in setPropertiesAsync()
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java458 IAsyncPropertyResultCallback asyncPropertyResultCallback) { in VehicleStubCallback()
1674 IAsyncPropertyResultCallback asyncPropertyResultCallback) { in createVehicleStubCallback()
1714 IAsyncPropertyResultCallback asyncPropertyResultCallback, in getCarPropertyValuesAsync()
1813 IAsyncPropertyResultCallback asyncPropertyResultCallback, in setCarPropertyValuesAsync()