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.java31 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_INPUT;
334 if (DEBUG_INPUT) { in addInputWindowHandle()
490 if (DEBUG_FOCUS_LIGHT || DEBUG_INPUT) { in setInputFocusLw()
526 if (DEBUG_INPUT) { in pauseDispatchingLw()
537 if (DEBUG_INPUT) { in resumeDispatchingLw()
548 if (DEBUG_INPUT) { in freezeInputDispatchingLw()
554 if (DEBUG_INPUT || true) { in freezeInputDispatchingLw()
563 if (DEBUG_INPUT) { in thawInputDispatchingLw()
575 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.java263 static final boolean DEBUG_INPUT = false; field in PhoneWindowManager
1799 if (DEBUG_INPUT) Log.d(TAG, "showPictureInPictureMenu event=" + event); in showPictureInPictureMenu()
3311 if (DEBUG_INPUT) { in interceptKeyBeforeDispatching()
3877 if (DEBUG_INPUT) { in dispatchUnhandledKey()
3904 if (DEBUG_INPUT) { in dispatchUnhandledKey()
3931 if (DEBUG_INPUT) { in dispatchUnhandledKey()
5879 if (DEBUG_INPUT) { in interceptKeyBeforeQueueing()
6401 if (DEBUG_INPUT) { in dispatchMediaKeyWithWakeLock()
6406 if (DEBUG_INPUT) { in dispatchMediaKeyWithWakeLock()
6435 if (DEBUG_INPUT) { in dispatchMediaKeyRepeatWithWakeLock()