Searched refs:DEBUG_INPUT (Results 1 – 11 of 11) sorted by relevance
21 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_INPUT;309 if (DEBUG_INPUT) { in freezeInputDispatchingLw()315 if (DEBUG_INPUT) { in freezeInputDispatchingLw()324 if (DEBUG_INPUT) { in thawInputDispatchingLw()336 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;533 if (DEBUG_INPUT) { in pauseDispatchingLw()544 if (DEBUG_INPUT) { in resumeDispatchingLw()698 if (DEBUG_INPUT) { in setInputWindowInfoIfNeeded()
187 if (LogConfig.DEBUG_INPUT) { in addPredictiveBackListener()195 if (LogConfig.DEBUG_INPUT) { in addPredictiveBackListener()207 if (LogConfig.DEBUG_INPUT) { in addPredictiveBackListener()222 if (LogConfig.DEBUG_INPUT) { in setOnKeyListener()
46 import com.android.systemui.screenshot.LogConfig.DEBUG_INPUT in <lambda>()285 debugLog(DEBUG_INPUT) { "Predictive Back callback dispatched" } in <lambda>()291 debugLog(DEBUG_INPUT) { "Registering Predictive Back callback" } in <lambda>()301 debugLog(DEBUG_INPUT) { "Unregistering Predictive Back callback" } in <lambda>()315 debugLog(DEBUG_INPUT) { "onKeyEvent: $keyCode" } in <lambda>()
45 public static final boolean DEBUG_INPUT = DEBUG_ALL || false; field in LogConfig
26 import static com.android.systemui.screenshot.LogConfig.DEBUG_INPUT;562 if (DEBUG_INPUT) { in reloadAssets()656 if (DEBUG_INPUT) { in onScrollButtonClicked()
24 import static com.android.systemui.screenshot.LogConfig.DEBUG_INPUT;637 if (DEBUG_INPUT) { in createScreenshotDropInAnimation()
31 private static final boolean DEBUG = PhoneWindowManager.DEBUG_INPUT;
268 static final boolean DEBUG_INPUT = false; field in PhoneWindowManager1342 if (DEBUG_INPUT) { in launchTargetActivityOnMultiPressPower()1632 if (DEBUG_INPUT) { in performStemPrimaryDoublePressSwitchToRecentTask()1639 if (DEBUG_INPUT) { in performStemPrimaryDoublePressSwitchToRecentTask()1937 if (DEBUG_INPUT) Log.d(TAG, "showPictureInPictureMenu event=" + event); in showPictureInPictureMenu()1978 if (DEBUG_INPUT) { in handleHomeButton()3331 if (DEBUG_INPUT) {3978 if (DEBUG_INPUT) {4014 if (DEBUG_INPUT) {4041 if (DEBUG_INPUT) {[all …]
38 private static final boolean DEBUG = PhoneWindowManager.DEBUG_INPUT;