Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/
H A DDozeSensorsTest.java215 Sensor mockSensor = mock(Sensor.class); in testDozeSensorSetListening() local
217 mockSensor, in testDozeSensorSetListening()
236 Sensor mockSensor = mock(Sensor.class); in testDozeSensorSettingDisabled() local
238 mockSensor, in testDozeSensorSettingDisabled()
257 Sensor mockSensor = mock(Sensor.class); in testDozeSensorIgnoreSetting() local
259 mockSensor, in testDozeSensorIgnoreSetting()
281 Sensor mockSensor = mock(Sensor.class); in testUpdateListeningAfterAlreadyRegistered() local
283 mockSensor, in testUpdateListeningAfterAlreadyRegistered()
406 Sensor mockSensor = mock(Sensor.class); in testUdfpsEnrollmentChanged() local
408 mockSensor, in testUdfpsEnrollmentChanged()
[all …]