Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPropertyServiceUnitTest.java347 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync() local
375 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync_propertyIdNotSupported() local
385 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync_noReadPermission() local
396 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync_propertyNotReadable() local
406 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync_areaIdNotSupported() local
416 AsyncPropertyServiceRequest getPropertyServiceRequest = new AsyncPropertyServiceRequest(0, in testGetPropertiesAsync_timeoutNotPositiveNumber() local
/packages/services/Car/tests/CarLibUnitTest/src/android/car/hardware/property/
DCarPropertyManagerUnitTest.java1124 AsyncPropertyServiceRequest getPropertyServiceRequest = in testOnGetValueResult_onSuccess() local
1157 AsyncPropertyServiceRequestList getPropertyServiceRequest = in testOnGetValueResult_onSuccessMultipleRequests() local
1209 AsyncPropertyServiceRequest getPropertyServiceRequest = in testOnGetValueResult_onFailure() local