Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/tests/common_utils/src/com/android/car/test/
DTestPropertyAsyncCallback.java83 public void onFailure(@NonNull CarPropertyManager.PropertyAsyncError propertyAsyncError) { in onFailure()
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java260 void onFailure(@NonNull PropertyAsyncError propertyAsyncError); in onFailure()
298 void onFailure(@NonNull PropertyAsyncError propertyAsyncError); in onFailure()
/aosp_15_r20/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
H A DVehiclePropertyVerifier.java3109 public void onFailure(PropertyAsyncError propertyAsyncError) { in onFailure()
3163 public void onFailure(PropertyAsyncError propertyAsyncError) { in onFailure()