Home
last modified time | relevance | path

Searched refs:InputMethodPrivilegedOperationsRegistry (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DInputMethodPrivilegedOperationsRegistry.java35 public final class InputMethodPrivilegedOperationsRegistry { class
36 private InputMethodPrivilegedOperationsRegistry() { in InputMethodPrivilegedOperationsRegistry() method in InputMethodPrivilegedOperationsRegistry
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java116 import com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry;
1764 InputMethodPrivilegedOperationsRegistry.get( in showStatusIcon()
1775 InputMethodPrivilegedOperationsRegistry.get(imeToken).updateStatusIconAsync(null, 0); in hideStatusIcon()
3513 InputMethodPrivilegedOperationsRegistry.get(token).setInputMethod(id); in setInputMethod()
3545 InputMethodPrivilegedOperationsRegistry.get(token).setInputMethodAndSubtype(id, subtype); in setInputMethodAndSubtype()
3562 InputMethodPrivilegedOperationsRegistry.get(token).hideMySoftInput( in hideSoftInputFromInputMethod()
3581 InputMethodPrivilegedOperationsRegistry.get(token).showMySoftInput(flags); in showSoftInputFromInputMethod()
4070 return InputMethodPrivilegedOperationsRegistry.get(imeToken).switchToPreviousInputMethod(); in switchToLastInputMethod()
4088 return InputMethodPrivilegedOperationsRegistry.get(imeToken) in switchToNextInputMethod()
4108 return InputMethodPrivilegedOperationsRegistry.get(imeToken) in shouldOfferSwitchingToNextInputMethod()
/aosp14/frameworks/base/config/
H A Ddirty-image-objects176 Lcom/android/internal/inputmethod/InputMethodPrivilegedOperationsRegistry;
H A Dpreloaded-classes10890 com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry
H A Dboot-image-profile.txt43794 Lcom/android/internal/inputmethod/InputMethodPrivilegedOperationsRegistry;
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java160 import com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry;
746 InputMethodPrivilegedOperationsRegistry.put(params.token, mPrivOps); in initializeInternal()
1781 InputMethodPrivilegedOperationsRegistry.remove(mToken); in onDestroy()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes10859 com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry
H A Dboot-image-profile.txt33660 Lcom/android/internal/inputmethod/InputMethodPrivilegedOperationsRegistry;