Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarPropertyServiceTest.java88 PropertyHandler handler = new PropertyHandler(); in configureMockedHal()
116 private static final class PropertyHandler implements VehicleHalPropertyHandler { class in CarPropertyServiceTest
H A DCarProjectionManagerTest.java70 addProperty(VehicleProperty.HW_KEY_INPUT, new PropertyHandler()) in configureMockedHal()
159 private class PropertyHandler implements VehicleHalPropertyHandler { class in CarProjectionManagerTest
H A DCarPropertyManagerTest.java739 PropertyHandler handler = new PropertyHandler(); in configureMockedHal()
770 private class PropertyHandler implements VehicleHalPropertyHandler { class in CarPropertyManagerTest