Searched refs:DEBUG_INPUT (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DWindowManagerService.java151 static final boolean DEBUG_INPUT = false; field in class:WindowManagerService
5273 if (DEBUG_INPUT) {
5306 if (DEBUG_INPUT) {
5317 if (DEBUG_INPUT) {
5328 if (DEBUG_INPUT) {
5339 if (DEBUG_INPUT) {
5350 if (DEBUG_INPUT) {
/frameworks/base/core/java/android/view/
H A DViewRoot.java81 private static final boolean DEBUG_INPUT = true || LOCAL_LOGV; field in class:ViewRoot

Completed in 76 milliseconds