Searched refs:inputMethod (Results 1 – 6 of 6) sorted by relevance
128 public IInputMethodWrapper(AbstractInputMethodService context, InputMethod inputMethod) { in IInputMethodWrapper() argument132 mInputMethod = new WeakReference<>(inputMethod); in IInputMethodWrapper()139 InputMethod inputMethod = mInputMethod.get(); in executeMessage() local141 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 …]
1038 CharSequence inputMethod = null;1084 inputMethod = a.getText(attr);1426 if (inputMethod != null) {1430 c = Class.forName(inputMethod.toString());
699 field public static final deprecated int inputMethod = 16843112; // 0x1010168
90390 Lcom/android/internal/R$attr;->inputMethod:I93570 Lcom/android/internal/R$string;->inputMethod:I
772 field @Deprecated public static final int inputMethod = 16843112; // 0x1010168