Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInputManagerCallback.java7 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_INPUT;
256 if (DEBUG_INPUT) { in freezeInputDispatchingLw()
262 if (DEBUG_INPUT) { in freezeInputDispatchingLw()
271 if (DEBUG_INPUT) { in thawInputDispatchingLw()
283 if (DEBUG_INPUT) { in setEventDispatchingLw()
DInputMonitor.java30 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_INPUT;
290 if (DEBUG_INPUT) { in populateInputWindowHandle()
335 if (DEBUG_FOCUS_LIGHT || DEBUG_INPUT) { in setInputFocusLw()
371 if (DEBUG_INPUT) { in pauseDispatchingLw()
382 if (DEBUG_INPUT) { in resumeDispatchingLw()
DWindowManagerDebugConfig.java45 static final boolean DEBUG_INPUT = false; field in WindowManagerDebugConfig
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java248 static final boolean DEBUG_INPUT = false; field in PhoneWindowManager
1571 if (DEBUG_INPUT) Log.d(TAG, "showPictureInPictureMenu event=" + event); in showPictureInPictureMenu()
1614 if (DEBUG_INPUT) { in handleHomeButton()
2644 if (DEBUG_INPUT) { in interceptKeyBeforeDispatchingInner()
3139 if (DEBUG_INPUT) { in dispatchUnhandledKey()
3166 if (DEBUG_INPUT) { in dispatchUnhandledKey()
3193 if (DEBUG_INPUT) { in dispatchUnhandledKey()
3690 if (DEBUG_INPUT) { in interceptKeyBeforeQueueing()
4327 if (DEBUG_INPUT) { in dispatchMediaKeyWithWakeLock()
4332 if (DEBUG_INPUT) { in dispatchMediaKeyWithWakeLock()
[all …]