Home
last modified time | relevance | path

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

/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java2512 public CarPropertyValue<?> waitForUpdatedCarPropertyValue() { in waitForUpdatedCarPropertyValue() method in VehiclePropertyVerifier.SetterCallback
2889 CarPropertyValue<U> carPropertyValue = setterCallback.waitForUpdatedCarPropertyValue(); in setPropertyAndWaitForChange()