Searched refs:mKeyboardBacklightController (Results 1 – 1 of 1) sorted by relevance
316 private final KeyboardBacklightControllerInterface mKeyboardBacklightController; field in InputManagerService457 mKeyboardBacklightController = InputFeatureFlagProvider.isKeyboardBacklightControlEnabled() in InputManagerService()573 mKeyboardBacklightController.systemRunning(); in systemRunning()2139 mKeyboardBacklightController.registerKeyboardBacklightListener(listener, in registerKeyboardBacklightListener()2148 mKeyboardBacklightController.unregisterKeyboardBacklightListener(listener, in unregisterKeyboardBacklightListener()2174 mKeyboardBacklightController.dump(ipw); in dump()3189 mKeyboardBacklightController.onInteractiveChanged(interactive); in setInteractive()3282 mKeyboardBacklightController.notifyUserActivity(); in notifyUserActivity()3287 mKeyboardBacklightController.incrementKeyboardBacklight(deviceId); in incrementKeyboardBacklight()3292 mKeyboardBacklightController.decrementKeyboardBacklight(deviceId); in decrementKeyboardBacklight()