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.java59 static final boolean DEBUG_FOCUS = false; field in class:ActivityManagerDebugConfig
/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp38 #define DEBUG_FOCUS 0 macro
306 #if DEBUG_FOCUS
976 #if DEBUG_FOCUS
992 #if DEBUG_FOCUS
1003 #if DEBUG_FOCUS
1100 #if DEBUG_FOCUS
1158 #if DEBUG_FOCUS
1211 #if DEBUG_FOCUS
1227 #if DEBUG_FOCUS
1328 #if DEBUG_FOCUS
[all...]

Completed in 65 milliseconds