Searched refs:SHOW_STACK_CRAWLS (Results 1 – 2 of 2) sorted by relevance
74 static final boolean SHOW_STACK_CRAWLS = false; field in WindowManagerDebugConfig
241 import static com.android.server.wm.WindowManagerDebugConfig.SHOW_STACK_CRAWLS;1585 + w + (SHOW_STACK_CRAWLS ? " Callers=" + Debug.getCallers(4) : "")); in findDesiredInputMethodWindowIndexLocked()1611 + (SHOW_STACK_CRAWLS ? " Callers=" + Debug.getCallers(4) : "")); in findDesiredInputMethodWindowIndexLocked()2593 if (SHOW_STACK_CRAWLS) { in logWithStack()