Searched refs:DEBUG_FOCUS (Results 1 – 5 of 5) sorted by relevance
38 #define DEBUG_FOCUS 0 macro267 #if DEBUG_FOCUS in dispatchOnceInnerLocked()939 #if DEBUG_FOCUS in dispatchEventLocked()955 #if DEBUG_FOCUS in handleTargetsNotReadyLocked()966 #if DEBUG_FOCUS in handleTargetsNotReadyLocked()1063 #if DEBUG_FOCUS in resetANRTimeoutsLocked()1121 #if DEBUG_FOCUS in findFocusedWindowTargetsLocked()1176 #if DEBUG_FOCUS in findTouchedWindowTargetsLocked()1286 #if DEBUG_FOCUS in findTouchedWindowTargetsLocked()1307 #if DEBUG_FOCUS in findTouchedWindowTargetsLocked()[all …]
57 static final boolean DEBUG_FOCUS = false; field in ActivityManagerDebugConfig
1770 if (DEBUG_FOCUS || DEBUG_STACK) Slog.d(TAG_FOCUS, in computeStackFocus()1774 if (DEBUG_FOCUS || DEBUG_STACK) Slog.d(TAG_FOCUS, in computeStackFocus()1790 if (DEBUG_FOCUS || DEBUG_STACK) Slog.d(TAG_FOCUS, in computeStackFocus()1799 if (DEBUG_FOCUS || DEBUG_STACK) Slog.d(TAG_FOCUS, in computeStackFocus()1807 if (DEBUG_FOCUS || DEBUG_STACK) Slog.d(TAG_FOCUS, "computeStackFocus: New stack r=" in computeStackFocus()
2606 if (DEBUG_FOCUS) Slog.d(TAG_FOCUS, "setFocusedActivityLocked: r=" + r); in setFocusedActivityLocked()2677 if (DEBUG_FOCUS) Slog.d(TAG_FOCUS, "setFocusedStack: stackId=" + stackId); in setFocusedStack()
194 static final boolean DEBUG_FOCUS = false; field in WindowManagerService195 static final boolean DEBUG_FOCUS_LIGHT = DEBUG_FOCUS || false;1025 if (DEBUG_FOCUS || DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) Slog.v( in placeWindowAfter()1035 if (DEBUG_FOCUS || DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) Slog.v( in placeWindowBefore()2711 if (localLOGV || DEBUG_FOCUS || DEBUG_FOCUS_LIGHT && win==mCurrentFocus) Slog.v( in removeWindowLocked()3390 if (localLOGV || DEBUG_FOCUS) Slog.v( in relayoutWindow()10723 if (localLOGV || DEBUG_FOCUS) Slog.v( in findFocusedWindowLocked()10737 if (DEBUG_FOCUS) Slog.v(TAG, "Skipping " + wtoken + " because " in findFocusedWindowLocked()