Searched refs:InputMethodPrivilegedOperationsRegistry (Results 1 – 8 of 8) sorted by relevance
35 public final class InputMethodPrivilegedOperationsRegistry { class36 private InputMethodPrivilegedOperationsRegistry() { in InputMethodPrivilegedOperationsRegistry() method in InputMethodPrivilegedOperationsRegistry
116 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()
176 Lcom/android/internal/inputmethod/InputMethodPrivilegedOperationsRegistry;
10890 com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry
43794 Lcom/android/internal/inputmethod/InputMethodPrivilegedOperationsRegistry;
160 import com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry;746 InputMethodPrivilegedOperationsRegistry.put(params.token, mPrivOps); in initializeInternal()1781 InputMethodPrivilegedOperationsRegistry.remove(mToken); in onDestroy()
10859 com.android.internal.inputmethod.InputMethodPrivilegedOperationsRegistry
33660 Lcom/android/internal/inputmethod/InputMethodPrivilegedOperationsRegistry;