Searched refs:supportsSwitchingToNextInputMethod (Results 1 – 7 of 7) sorted by relevance
53 assertThat(imi.supportsSwitchingToNextInputMethod(), is(false)); in testBooleanAttributes_DefaultValues()57 assertThat(clone.supportsSwitchingToNextInputMethod(), is(false)); in testBooleanAttributes_DefaultValues()64 assertThat(imi.supportsSwitchingToNextInputMethod(), is(true)); in testSupportsSwitchingToNextInputMethod()68 assertThat(clone.supportsSwitchingToNextInputMethod(), is(true)); in testSupportsSwitchingToNextInputMethod()
147 boolean supportsSwitchingToNextInputMethod = false; // false as default in InputMethodInfo()184 supportsSwitchingToNextInputMethod = sa.getBoolean( in InputMethodInfo()256 mSupportsSwitchingToNextInputMethod = supportsSwitchingToNextInputMethod; in InputMethodInfo()297 boolean supportsSwitchingToNextInputMethod) { in InputMethodInfo() argument306 mSupportsSwitchingToNextInputMethod = supportsSwitchingToNextInputMethod; in InputMethodInfo()495 public boolean supportsSwitchingToNextInputMethod() { in supportsSwitchingToNextInputMethod() method in InputMethodInfo
513 if (imi.supportsSwitchingToNextInputMethod()) { in getNextInputMethod()526 if (imi.supportsSwitchingToNextInputMethod()) { in onUserActionLocked()533 final boolean supportsSwitchingToNextInputMethod) { in filterImeSubtypeList() argument538 if (item.mImi.supportsSwitchingToNextInputMethod() == in filterImeSubtypeList()539 supportsSwitchingToNextInputMethod) { in filterImeSubtypeList()
56 boolean supportsSwitchingToNextInputMethod) { in addDummyImeSubtypeListItems() argument78 DUMMY_FORCE_DEFAULT, supportsSwitchingToNextInputMethod); in addDummyImeSubtypeListItems()
1182 field public static final int supportsSwitchingToNextInputMethod = 16843755; // 0x10103eb
1275 field public static final int supportsSwitchingToNextInputMethod = 16843755; // 0x10103eb
1402 field public static final int supportsSwitchingToNextInputMethod = 16843755; // 0x10103eb