Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodWrapper.java137 mInputMethod = new WeakReference<>(inputMethod); in IInputMethodWrapper()
144 InputMethod inputMethod = mInputMethod.get(); in executeMessage() local
146 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 …]
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DInsetsSourceProviderTest.java177 final WindowState inputMethod = createWindow(null, TYPE_INPUT_METHOD, "inputMethod"); in testUpdateSourceFrameForIme() local
179 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()
/aosp12/frameworks/base/services/translation/java/com/android/server/translation/
H A DTranslationManagerServiceImpl.java300 for (InputMethodInfo inputMethod : enabledInputMethods) { in invokeCallbacks()
301 if ((int) uid == inputMethod.getServiceInfo().applicationInfo.uid) { in invokeCallbacks()
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/
H A DRotaryService.java1007 String inputMethod = getCurrentIme(); in registerInputMethodObserver()
1008 if (inputMethod != null && !inputMethod.equals(mRotaryInputMethod)) { in registerInputMethodObserver()
1009 mTouchInputMethod = inputMethod; in registerInputMethodObserver()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java6246 final String inputMethod = in shouldAllowFgsStartForegroundLocked() local
6250 if (inputMethod != null) { in shouldAllowFgsStartForegroundLocked()
6251 final ComponentName cn = ComponentName.unflattenFromString(inputMethod); in shouldAllowFgsStartForegroundLocked()
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java1094 CharSequence inputMethod = null;
1140 inputMethod = a.getText(attr);
1485 if (inputMethod != null) {
1489 c = Class.forName(inputMethod.toString());
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt79284 Lcom/android/internal/R$attr;->inputMethod:I
82460 Lcom/android/internal/R$string;->inputMethod:I
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt823 field @Deprecated public static final int inputMethod = 16843112; // 0x1010168
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt699 field public static final deprecated int inputMethod = 16843112; // 0x1010168