Searched refs:InputMethodManagerInternal (Results 1 – 22 of 22) sorted by relevance
37 public abstract class InputMethodManagerInternal { class139 private static final InputMethodManagerInternal NOP =140 new InputMethodManagerInternal() {198 public static InputMethodManagerInternal get() { in get()199 final InputMethodManagerInternal instance = in get()200 LocalServices.getService(InputMethodManagerInternal.class); in get()
173 LocalServices.addService(InputMethodManagerInternal.class, in Lifecycle()174 new InputMethodManagerInternal() { in Lifecycle()
187 import com.android.server.inputmethod.InputMethodManagerInternal.InputMethodListListener;1520 LocalServices.addService(InputMethodManagerInternal.class, in onStart()4956 private static final class LocalServiceImpl extends InputMethodManagerInternal {
31 import com.android.server.inputmethod.InputMethodManagerInternal;111 final InputMethodManagerInternal inputMethodManagerInternal = in onTransferTouchFocusToImeWindow()112 LocalServices.getService(InputMethodManagerInternal.class); in onTransferTouchFocusToImeWindow()
29 import com.android.server.inputmethod.InputMethodManagerInternal;47 private final InputMethodManagerInternal mInputMethodManagerInternal;65 AutofillInlineSessionController(InputMethodManagerInternal inputMethodManagerInternal, in AutofillInlineSessionController()
41 import com.android.server.inputmethod.InputMethodManagerInternal;60 private final InputMethodManagerInternal mInputMethodManagerInternal;110 @NonNull InputMethodManagerInternal inputMethodManagerInternal, int userId, in AutofillInlineSuggestionsRequestSession()
87 import com.android.server.inputmethod.InputMethodManagerInternal;172 private final InputMethodManagerInternal mInputMethodManagerInternal;189 mInputMethodManagerInternal = LocalServices.getService(InputMethodManagerInternal.class); in AutofillManagerServiceImpl()
116 import com.android.server.inputmethod.InputMethodManagerInternal;883 @NonNull InputMethodManagerInternal inputMethodManagerInternal) {
45 import com.android.server.inputmethod.InputMethodManagerInternal;170 final List<InputMethodInfo> enabledImes = InputMethodManagerInternal.get() in getInputMethodPackages()
50 import com.android.server.inputmethod.InputMethodManagerInternal;100 return InputMethodManagerInternal.get().getInputMethodListAsUser(userId); in getInputMethodListAsUser()
331 import com.android.server.inputmethod.InputMethodManagerInternal;10272 InputMethodManagerInternal.get().getEnabledInputMethodListAsUser(userId));10356 List<InputMethodInfo> imes = InputMethodManagerInternal
39 import com.android.server.inputmethod.InputMethodManagerInternal;305 result = InputMethodManagerInternal.get().switchToInputMethod(imeId, callingUserId); in switchToInputMethod()
54 import com.android.server.inputmethod.InputMethodManagerInternal;288 LocalServices.getService(InputMethodManagerInternal.class) in invokeCallbacks()
74 import com.android.server.inputmethod.InputMethodManagerInternal;296 final InputMethodManagerInternal inputMethodManagerInternal =297 LocalServices.getService(InputMethodManagerInternal.class);307 InputMethodManagerInternal.get().updateImeWindowStatus(989 InputMethodManagerInternal.get().updateImeWindowStatus(false /* disableImeIcon */);
54 import com.android.server.inputmethod.InputMethodManagerInternal;205 InputMethodManagerInternal.get().updateImeWindowStatus(false /* disableImeIcon */); in setKeyguardShown()
55 import com.android.server.inputmethod.InputMethodManagerInternal;95 InputMethodManagerInternal.get().removeImeSurface());
231 import com.android.server.inputmethod.InputMethodManagerInternal;4000 InputMethodManagerInternal.get().reportImeControl(token, imeParentChanged) in updateImeControlTarget()
60 import com.android.server.inputmethod.InputMethodManagerInternal;125 private final InputMethodManagerInternal mInputMethodManagerInternal;179 mInputMethodManagerInternal = LocalServices.getService(InputMethodManagerInternal.class); in Notifier()
80 import com.android.server.inputmethod.InputMethodManagerInternal;1552 InputMethodManagerInternal.get().hideCurrentInputMethod( in hideCurrentInputMethodForBubbles()
213 import com.android.server.inputmethod.InputMethodManagerInternal;366 InputMethodManagerInternal mInputMethodManagerInternal;968 LocalServices.getService(InputMethodManagerInternal.class); in powerPress()
11775 …lineSessionController;-><init>(Lcom/android/server/inputmethod/InputMethodManagerInternal;ILandroi…11824 …estionsRequestSession;-><init>(Lcom/android/server/inputmethod/InputMethodManagerInternal;ILandroi…11840 …lder;Ljava/lang/StringBuilder;]Lcom/android/server/inputmethod/InputMethodManagerInternal;Lcom/and…12303 …roid/content/ComponentName;ZZZILcom/android/server/inputmethod/InputMethodManagerInternal;)V+]Land…19625 HSPLcom/android/server/inputmethod/InputMethodManagerInternal$1;-><init>()V19626 HSPLcom/android/server/inputmethod/InputMethodManagerInternal;-><clinit>()V19627 HSPLcom/android/server/inputmethod/InputMethodManagerInternal;-><init>()V19628 …om/android/server/inputmethod/InputMethodManagerInternal;->get()Lcom/android/server/inputmethod/In…35842 …akefulnessChangeStarted(IIJ)V+]Lcom/android/server/inputmethod/InputMethodManagerInternal;Lcom/and…45813 …get$24(Landroid/os/IBinder;)V+]Lcom/android/server/inputmethod/InputMethodManagerInternal;Lcom/and…[all …]
63891 Landroid/view/inputmethod/InputMethodManagerInternal;->hideCurrentInputMethod()V63892 Landroid/view/inputmethod/InputMethodManagerInternal;->setInteractive(Z)V63893 Landroid/view/inputmethod/InputMethodManagerInternal;->startVrInputMethodNoCheck(Landroid/content/C…63894 Landroid/view/inputmethod/InputMethodManagerInternal;->switchInputMethod(Z)V