Searched refs:MULTI_CLIENT_IME_ENABLED (Results 1 – 6 of 6) sorted by relevance
93 public static final boolean MULTI_CLIENT_IME_ENABLED = (sMultiClientImeComponentName != null); field in InputMethodSystemProperty101 if (MULTI_CLIENT_IME_ENABLED) {
807 if (!InputMethodSystemProperty.MULTI_CLIENT_IME_ENABLED in handleShowImeButton()
1154 if (InputMethodSystemProperty.MULTI_CLIENT_IME_ENABLED) { in startOtherServices()
6618 if (InputMethodSystemProperty.MULTI_CLIENT_IME_ENABLED) return; in onImeWindowSetOnDisplay()
226 CompileTimeConstant: android.view.inputmethod.InputMethodSystemProperty#MULTI_CLIENT_IME_ENABLED:
4551 field public static final boolean MULTI_CLIENT_IME_ENABLED;