Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java137 private static boolean ENABLE_LOCK_SCREEN_ALLOW_REMOTE_INPUT = false; field in BaseStatusBar
708 if (ENABLE_LOCK_SCREEN_ALLOW_REMOTE_INPUT) { in start()
2317 if (ENABLE_LOCK_SCREEN_ALLOW_REMOTE_INPUT) {