Home
last modified time | relevance | path

Searched refs:supportsSwitchingToNextInputMethod (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
DInputMethodInfoTest.java53 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()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodInfo.java147 boolean supportsSwitchingToNextInputMethod = false; // false as default in InputMethodInfo()
184 supportsSwitchingToNextInputMethod = sa.getBoolean( in InputMethodInfo()
256 mSupportsSwitchingToNextInputMethod = supportsSwitchingToNextInputMethod; in InputMethodInfo()
297 boolean supportsSwitchingToNextInputMethod) { in InputMethodInfo() argument
306 mSupportsSwitchingToNextInputMethod = supportsSwitchingToNextInputMethod; in InputMethodInfo()
495 public boolean supportsSwitchingToNextInputMethod() { in supportsSwitchingToNextInputMethod() method in InputMethodInfo
/frameworks/base/core/java/com/android/internal/inputmethod/
DInputMethodSubtypeSwitchingController.java513 if (imi.supportsSwitchingToNextInputMethod()) { in getNextInputMethod()
526 if (imi.supportsSwitchingToNextInputMethod()) { in onUserActionLocked()
533 final boolean supportsSwitchingToNextInputMethod) { in filterImeSubtypeList() argument
538 if (item.mImi.supportsSwitchingToNextInputMethod() == in filterImeSubtypeList()
539 supportsSwitchingToNextInputMethod) { in filterImeSubtypeList()
/frameworks/base/core/tests/coretests/src/com/android/internal/inputmethod/
DInputMethodSubtypeSwitchingControllerTest.java56 boolean supportsSwitchingToNextInputMethod) { in addDummyImeSubtypeListItems() argument
78 DUMMY_FORCE_DEFAULT, supportsSwitchingToNextInputMethod); in addDummyImeSubtypeListItems()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1182 field public static final int supportsSwitchingToNextInputMethod = 16843755; // 0x10103eb
/frameworks/base/api/
Dcurrent.txt1275 field public static final int supportsSwitchingToNextInputMethod = 16843755; // 0x10103eb
Dsystem-current.txt1402 field public static final int supportsSwitchingToNextInputMethod = 16843755; // 0x10103eb