Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInputMonitor.java21 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_INPUT;
221 if (DEBUG_INPUT) { in addInputWindowHandleLw()
441 if (DEBUG_FOCUS_LIGHT || DEBUG_INPUT) { in setInputFocusLw()
477 if (DEBUG_INPUT) { in pauseDispatchingLw()
488 if (DEBUG_INPUT) { in resumeDispatchingLw()
499 if (DEBUG_INPUT) { in freezeInputDispatchingLw()
505 if (DEBUG_INPUT || true) { in freezeInputDispatchingLw()
514 if (DEBUG_INPUT) { in thawInputDispatchingLw()
526 if (DEBUG_INPUT) { in setEventDispatchingLw()
DWindowManagerDebugConfig.java45 static final boolean DEBUG_INPUT = false; field in WindowManagerDebugConfig
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java173 static final boolean DEBUG_INPUT = false; field in PhoneWindowManager
1483 if (DEBUG_INPUT) Log.d(TAG, "showTvPictureInPictureMenu event=" + event); in showTvPictureInPictureMenu()
3009 if (DEBUG_INPUT) { in interceptKeyBeforeDispatching()
3478 if (DEBUG_INPUT) { in dispatchUnhandledKey()
3505 if (DEBUG_INPUT) { in dispatchUnhandledKey()
3532 if (DEBUG_INPUT) { in dispatchUnhandledKey()
5564 if (DEBUG_INPUT) { in interceptKeyBeforeQueueing()
6076 if (DEBUG_INPUT) { in dispatchMediaKeyWithWakeLock()
6081 if (DEBUG_INPUT) { in dispatchMediaKeyWithWakeLock()
6110 if (DEBUG_INPUT) { in dispatchMediaKeyRepeatWithWakeLock()