Home
last modified time | relevance | path

Searched defs:TestableListener (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
H A DDeviceConfigProxyFakeTest.java90 private static class TestableListener implements OnPropertiesChangedListener { class in DeviceConfigProxyFakeTest
93 TestableListener() { in TestableListener() method in DeviceConfigProxyFakeTest.TestableListener
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/sensors/
H A DProximitySensorImplSingleTest.java233 private static class TestableListener implements ThresholdSensor.Listener { class in ProximitySensorImplSingleTest
H A DProximitySensorImplDualTest.java432 private static class TestableListener implements ThresholdSensor.Listener { class in ProximitySensorImplDualTest
H A DThresholdSensorImplTest.java377 static class TestableListener implements ThresholdSensor.Listener { class in ThresholdSensorImplTest