Searched refs:DEBUG_INPUT (Results 1 – 8 of 8) sorted by relevance
21 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_INPUT;304 if (DEBUG_INPUT) { in freezeInputDispatchingLw()310 if (DEBUG_INPUT) { in freezeInputDispatchingLw()319 if (DEBUG_INPUT) { in thawInputDispatchingLw()331 if (DEBUG_INPUT) { in setEventDispatchingLw()
39 static final boolean DEBUG_INPUT = false; field in WindowManagerDebugConfig
45 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_INPUT;498 if (DEBUG_INPUT) { in pauseDispatchingLw()509 if (DEBUG_INPUT) { in resumeDispatchingLw()666 if (DEBUG_INPUT) { in setInputWindowInfoIfNeeded()
44 static final boolean DEBUG_INPUT = DEBUG_ALL || false; field in LogConfig
26 import static com.android.systemui.screenshot.LogConfig.DEBUG_INPUT;289 if (DEBUG_INPUT) {642 if (DEBUG_INPUT) { in reloadAssets()651 if (DEBUG_INPUT) { in reloadAssets()661 if (DEBUG_INPUT) { in reloadAssets()683 if (DEBUG_INPUT) { in reloadAssets()
24 import static com.android.systemui.screenshot.LogConfig.DEBUG_INPUT;263 if (DEBUG_INPUT) { in showScrollChip()650 if (DEBUG_INPUT) { in createScreenshotDropInAnimation()
242 static final boolean DEBUG_INPUT = false; field in PhoneWindowManager1163 if (DEBUG_INPUT) { in launchTargetActivityOnMultiPressPower()1325 if (DEBUG_INPUT) { in stemPrimaryPress()1342 if (DEBUG_INPUT) { in stemPrimarySinglePressAction()1365 if (DEBUG_INPUT) { in stemPrimaryDoublePressAction()1383 if (DEBUG_INPUT) { in stemPrimaryTriplePressAction()1392 if (DEBUG_INPUT) { in stemPrimaryLongPress()1444 if (DEBUG_INPUT) { in switchRecentTask()1451 if (DEBUG_INPUT) { in switchRecentTask()1729 if (DEBUG_INPUT) Log.d(TAG, "showPictureInPictureMenu event=" + event); in showPictureInPictureMenu()[all …]
41 private static final boolean DEBUG = PhoneWindowManager.DEBUG_INPUT;