Searched refs:supportsSwitchingToNextInputMethod (Results 1 – 8 of 8) sorted by relevance
56 assertThat(imi.supportsSwitchingToNextInputMethod(), is(false)); in testBooleanAttributes_DefaultValues()60 assertThat(clone.supportsSwitchingToNextInputMethod(), is(false)); in testBooleanAttributes_DefaultValues()67 assertThat(imi.supportsSwitchingToNextInputMethod(), is(true)); in testSupportsSwitchingToNextInputMethod()71 assertThat(clone.supportsSwitchingToNextInputMethod(), is(true)); in testSupportsSwitchingToNextInputMethod()
154 boolean supportsSwitchingToNextInputMethod = false; // false as default in InputMethodInfo()193 supportsSwitchingToNextInputMethod = sa.getBoolean( in InputMethodInfo()265 mSupportsSwitchingToNextInputMethod = supportsSwitchingToNextInputMethod; in InputMethodInfo()309 boolean supportsSwitchingToNextInputMethod, boolean isVrOnly) { in InputMethodInfo() argument318 mSupportsSwitchingToNextInputMethod = supportsSwitchingToNextInputMethod; in InputMethodInfo()526 public boolean supportsSwitchingToNextInputMethod() { in supportsSwitchingToNextInputMethod() method in InputMethodInfo
447 if (imi.supportsSwitchingToNextInputMethod()) { in getNextInputMethod()460 if (imi.supportsSwitchingToNextInputMethod()) { in onUserActionLocked()467 final boolean supportsSwitchingToNextInputMethod) { in filterImeSubtypeList() argument472 if (item.mImi.supportsSwitchingToNextInputMethod() == in filterImeSubtypeList()473 supportsSwitchingToNextInputMethod) { in filterImeSubtypeList()
68 boolean supportsSwitchingToNextInputMethod) { in addDummyImeSubtypeListItems() argument90 DUMMY_FORCE_DEFAULT, supportsSwitchingToNextInputMethod, DUMMY_IS_VR_IME); in addDummyImeSubtypeListItems()
1182 field public static final int supportsSwitchingToNextInputMethod = 16843755; // 0x10103eb
74894 Landroid/view/inputmethod/InputMethodInfo;->supportsSwitchingToNextInputMethod()Z90949 Lcom/android/internal/R$attr;->supportsSwitchingToNextInputMethod:I
1334 field public static final int supportsSwitchingToNextInputMethod = 16843755; // 0x10103eb