Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
DInputMethodInfoTest.java56 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()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodInfo.java154 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() argument
318 mSupportsSwitchingToNextInputMethod = supportsSwitchingToNextInputMethod; in InputMethodInfo()
526 public boolean supportsSwitchingToNextInputMethod() { in supportsSwitchingToNextInputMethod() method in InputMethodInfo
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingController.java447 if (imi.supportsSwitchingToNextInputMethod()) { in getNextInputMethod()
460 if (imi.supportsSwitchingToNextInputMethod()) { in onUserActionLocked()
467 final boolean supportsSwitchingToNextInputMethod) { in filterImeSubtypeList() argument
472 if (item.mImi.supportsSwitchingToNextInputMethod() == in filterImeSubtypeList()
473 supportsSwitchingToNextInputMethod) { in filterImeSubtypeList()
/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingControllerTest.java68 boolean supportsSwitchingToNextInputMethod) { in addDummyImeSubtypeListItems() argument
90 DUMMY_FORCE_DEFAULT, supportsSwitchingToNextInputMethod, DUMMY_IS_VR_IME); in addDummyImeSubtypeListItems()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1182 field public static final int supportsSwitchingToNextInputMethod = 16843755; // 0x10103eb
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74894 Landroid/view/inputmethod/InputMethodInfo;->supportsSwitchingToNextInputMethod()Z
90949 Lcom/android/internal/R$attr;->supportsSwitchingToNextInputMethod:I
/frameworks/base/non-updatable-api/
Dcurrent.txt1334 field public static final int supportsSwitchingToNextInputMethod = 16843755; // 0x10103eb
/frameworks/base/api/
Dcurrent.txt1334 field public static final int supportsSwitchingToNextInputMethod = 16843755; // 0x10103eb