Home
last modified time | relevance | path

Searched refs:mUpdatedCarPropertyValue (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java2495 private CarPropertyValue<?> mUpdatedCarPropertyValue = null; field in VehiclePropertyVerifier.SetterCallback
2526 return mUpdatedCarPropertyValue; in waitForUpdatedCarPropertyValue()
2531 if (mUpdatedCarPropertyValue != null || carPropertyValue.getPropertyId() != mPropertyId in onChangeEvent()
2542 mUpdatedCarPropertyValue = carPropertyValue; in onChangeEvent()