Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarProjectionManagerTest.java70 addAidlProperty(VehicleProperty.HW_KEY_INPUT, new PropertyHandler()) in configureMockedHal()
159 private static final class PropertyHandler implements VehicleHalPropertyHandler { class in CarProjectionManagerTest
DCarPropertyServiceTest.java111 PropertyHandler handler = new PropertyHandler(); in configureMockedHal()
276 private static final class PropertyHandler implements VehicleHalPropertyHandler { class in CarPropertyServiceTest
DCarPropertyManagerTest.java1466 PropertyHandler handler = new PropertyHandler(); in configureMockedHal()
1536 private class PropertyHandler implements VehicleHalPropertyHandler { class in CarPropertyManagerTest