Home
last modified time | relevance | path

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

/packages/services/Car/car-systemtest-lib/src/android/car/test/
DVehicleHalEmulator.java150 public static void assertPropertyForGet(VehiclePropConfig config, int property) { in assertPropertyForGet() method in VehicleHalEmulator
168 assertPropertyForGet(config, property); in assertPropertyForSubscribe()
292 assertPropertyForGet(mConfig, value.getProp()); in onPropertyGet()