Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DAmbientKeyboardBacklightController.java125 addSensorListener(mLightSensor); in registerAmbientBacklightListener()
254 addSensorListener(mLightSensor); in handleDisplayChange()
284 public void addSensorListener(@Nullable Sensor sensor) { in addSensorListener() method in AmbientKeyboardBacklightController