Searched defs:DEBUG_FOCUS (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerDebugConfig.java39 static final boolean DEBUG_FOCUS = false; field in class:WindowManagerDebugConfig
40 static final boolean DEBUG_FOCUS_LIGHT = DEBUG_FOCUS || false;
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerDebugConfig.java58 static final boolean DEBUG_FOCUS = false; field in class:ActivityManagerDebugConfig
/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp38 #define DEBUG_FOCUS 0 macro
267 #if DEBUG_FOCUS
941 #if DEBUG_FOCUS
957 #if DEBUG_FOCUS
968 #if DEBUG_FOCUS
1065 #if DEBUG_FOCUS
1123 #if DEBUG_FOCUS
1178 #if DEBUG_FOCUS
1292 #if DEBUG_FOCUS
1313 #if DEBUG_FOCUS
[all...]

Completed in 942 milliseconds