Searched refs:DEBUG_INPUT_METHOD (Results 1 – 4 of 4) sorted by relevance
40 static final boolean DEBUG_INPUT_METHOD = false; field in WindowManagerDebugConfig
144 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_INPUT_METHOD;978 if (DEBUG_INPUT_METHOD && mUpdateImeTarget) Slog.i(TAG_WM, "Checking window @" + w4093 if (DEBUG_INPUT_METHOD) Slog.w(TAG_WM, "Moving IM target from " in computeImeTarget()4102 if (DEBUG_INPUT_METHOD) Slog.w(TAG_WM, "Defer updating IME target"); in computeImeTarget()4113 if (DEBUG_INPUT_METHOD && updateImeTarget) Slog.v(TAG_WM, in computeImeTarget()4116 if (DEBUG_INPUT_METHOD) Slog.v(TAG_WM, "Desired input method target=" + target in computeImeTarget()4121 if (DEBUG_INPUT_METHOD) Slog.w(TAG_WM, "Moving IM target from " + curTarget in computeImeTarget()4677 if (DEBUG_INPUT_METHOD) { in updateImeParent()4911 if (DEBUG_INPUT_METHOD) { in isInputMethodClientFocus()4916 if (DEBUG_INPUT_METHOD) { in isInputMethodClientFocus()[all …]
135 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_INPUT_METHOD;3340 if (DEBUG_INPUT_METHOD) { in dispatchImeTargetOverlayVisibilityChanged()3353 if (DEBUG_INPUT_METHOD) { in dispatchImeInputTargetVisibilityChanged()7926 if (DEBUG_INPUT_METHOD) { in updateInputMethodTargetWindow()
137 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_INPUT_METHOD;2620 if (DEBUG_INPUT_METHOD) { in canBeImeTarget()