Searched defs:mPropertyAsyncErrors (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/ | ||
H A D | VehiclePropertyVerifier.java | 3076 private final List<PropertyAsyncError> mPropertyAsyncErrors = new ArrayList<>(); field in VehiclePropertyVerifier.TestGetPropertyCallback |