Searched refs:inputMethod (Results 1 – 10 of 10) sorted by relevance
137 mInputMethod = new WeakReference<>(inputMethod); in IInputMethodWrapper()144 InputMethod inputMethod = mInputMethod.get(); in executeMessage() local146 if (inputMethod == null && msg.what != DO_DUMP) { in executeMessage()173 inputMethod.initializeInternal((IBinder) args.arg1, in executeMessage()181 inputMethod.bindInput((InputBinding)msg.obj); in executeMessage()185 inputMethod.unbindInput(); in executeMessage()199 inputMethod.dispatchStartInputWithToken( in executeMessage()217 inputMethod.setSessionEnabled((InputMethodSession)msg.obj, in executeMessage()221 inputMethod.revokeSession((InputMethodSession)msg.obj); in executeMessage()225 inputMethod.showSoftInputWithToken( in executeMessage()[all …]
177 final WindowState inputMethod = createWindow(null, TYPE_INPUT_METHOD, "inputMethod"); in testUpdateSourceFrameForIme() local179 inputMethod.getFrame().set(new Rect(0, 400, 500, 500)); in testUpdateSourceFrameForIme()181 mImeProvider.setWindow(inputMethod, null, null); in testUpdateSourceFrameForIme()193 assertEquals(inputMethod.getFrame(), mImeSource.getFrame()); in testUpdateSourceFrameForIme()
300 for (InputMethodInfo inputMethod : enabledInputMethods) { in invokeCallbacks()301 if ((int) uid == inputMethod.getServiceInfo().applicationInfo.uid) { in invokeCallbacks()
1007 String inputMethod = getCurrentIme(); in registerInputMethodObserver()1008 if (inputMethod != null && !inputMethod.equals(mRotaryInputMethod)) { in registerInputMethodObserver()1009 mTouchInputMethod = inputMethod; in registerInputMethodObserver()
6246 final String inputMethod = in shouldAllowFgsStartForegroundLocked() local6250 if (inputMethod != null) { in shouldAllowFgsStartForegroundLocked()6251 final ComponentName cn = ComponentName.unflattenFromString(inputMethod); in shouldAllowFgsStartForegroundLocked()
1094 CharSequence inputMethod = null;1140 inputMethod = a.getText(attr);1485 if (inputMethod != null) {1489 c = Class.forName(inputMethod.toString());
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
79284 Lcom/android/internal/R$attr;->inputMethod:I82460 Lcom/android/internal/R$string;->inputMethod:I
823 field @Deprecated public static final int inputMethod = 16843112; // 0x1010168
699 field public static final deprecated int inputMethod = 16843112; // 0x1010168