Home
last modified time | relevance | path

Searched refs:inputMethod (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodWrapper.java128 public IInputMethodWrapper(AbstractInputMethodService context, InputMethod inputMethod) { in IInputMethodWrapper() argument
132 mInputMethod = new WeakReference<>(inputMethod); in IInputMethodWrapper()
139 InputMethod inputMethod = mInputMethod.get(); in executeMessage() local
141 if (inputMethod == null && msg.what != DO_DUMP) { in executeMessage()
168 inputMethod.initializeInternal((IBinder) args.arg1, msg.arg1, in executeMessage()
176 inputMethod.bindInput((InputBinding)msg.obj); in executeMessage()
180 inputMethod.unbindInput(); in executeMessage()
194 inputMethod.dispatchStartInputWithToken( in executeMessage()
206 inputMethod.createSession(new InputMethodSessionCallbackWrapper( in executeMessage()
213 inputMethod.setSessionEnabled((InputMethodSession)msg.obj, in executeMessage()
[all …]
/frameworks/base/core/java/android/widget/
DTextView.java1038 CharSequence inputMethod = null;
1084 inputMethod = a.getText(attr);
1426 if (inputMethod != null) {
1430 c = Class.forName(inputMethod.toString());
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt699 field public static final deprecated int inputMethod = 16843112; // 0x1010168
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt90390 Lcom/android/internal/R$attr;->inputMethod:I
93570 Lcom/android/internal/R$string;->inputMethod:I
/frameworks/base/non-updatable-api/
Dcurrent.txt772 field @Deprecated public static final int inputMethod = 16843112; // 0x1010168
/frameworks/base/api/
Dcurrent.txt772 field @Deprecated public static final int inputMethod = 16843112; // 0x1010168