Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyboardBacklightController.java57 InputManagerService.KeyboardBacklightControllerInterface, InputManager.InputDeviceListener {
H A DInputManagerService.java316 private final KeyboardBacklightControllerInterface mKeyboardBacklightController;
460 : new KeyboardBacklightControllerInterface() {}; in InputManagerService()
3455 interface KeyboardBacklightControllerInterface { interface in InputManagerService