Searched refs:supportsSwitchingToNextInputMethod (Results 1 – 5 of 5) 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()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...