Searched refs:isInputMethodEnabled (Results 1 – 3 of 3) sorted by relevance
117 public static boolean isInputMethodEnabled(ContentResolver resolver, in isInputMethodEnabled() method in InputMethodUtil134 if (isInputMethodEnabled(resolver, inputMethodInfo)) { in enableInputMethod()
189 switchPreference.setChecked(InputMethodUtil.isInputMethodEnabled(getContext() in createSwitchPreference()
202 assertThat(InputMethodUtil.isInputMethodEnabled(mContext.getContentResolver(), info)) in isInputMethodEnabled_isDisabled_returnsFalse()211 assertThat(InputMethodUtil.isInputMethodEnabled(mContext.getContentResolver(), info)) in isInputMethodEnabled_isEnabled_returnsTrue()