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

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodInfo.java133 boolean supportsSwitchingToNextInputMethod = false; // false as default
169 supportsSwitchingToNextInputMethod = sa.getBoolean(
239 mSupportsSwitchingToNextInputMethod = supportsSwitchingToNextInputMethod;
464 public boolean supportsSwitchingToNextInputMethod() { method in class:InputMethodInfo

Completed in 32 milliseconds