Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPropertyServiceUnitTest.java365 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync() local
393 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync_propertyIdNotSupported() local
403 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync_noReadPermission() local
414 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync_propertyNotReadable() local
424 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync_areaIdNotSupported() local
434 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync_timeoutNotPositiveNumber() local
/aosp_15_r20/packages/services/Car/tests/CarLibUnitTest/src/android/car/hardware/property/
DCarPropertyManagerUnitTest.java1143 AsyncPropertyServiceRequest getPropertyServiceRequest = in testOnGetValueResult_onSuccess() local
1176 AsyncPropertyServiceRequestList getPropertyServiceRequest = in testOnGetValueResult_onSuccessMultipleRequests() local
1228 AsyncPropertyServiceRequest getPropertyServiceRequest = in testOnGetValueResult_onFailure() local