Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyboardBacklightController.java466 if (isValidBacklightNodePath(devPath)) { in onKeyboardBacklightUEvent()
491 private static boolean isValidBacklightNodePath(String devPath) { in isValidBacklightNodePath() method in KeyboardBacklightController