Home
last modified time | relevance | path

Searched refs:InputMethodUtils (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
H A DInputMethodUtilsTest.java278 InputMethodUtils.getImplicitlyApplicableSubtypesLocked( in testGetImplicitlyApplicableSubtypesLocked()
302 InputMethodUtils.getImplicitlyApplicableSubtypesLocked( in testGetImplicitlyApplicableSubtypesLocked()
326 InputMethodUtils.getImplicitlyApplicableSubtypesLocked( in testGetImplicitlyApplicableSubtypesLocked()
874 assertNull(InputMethodUtils.chooseSystemVoiceIme(methodMap, in testChooseSystemVoiceIme()
885 assertNull(InputMethodUtils.chooseSystemVoiceIme(methodMap, in testChooseSystemVoiceIme()
1201 assertTrue(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()
1203 assertTrue(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()
1205 assertTrue(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()
1211 assertFalse(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()
1213 assertFalse(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()
[all …]
H A DInputMethodSubtypeSwitchingControllerTest.java55 private static final int NOT_A_SUBTYPE_ID = InputMethodUtils.NOT_A_SUBTYPE_ID;
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java189 import com.android.server.inputmethod.InputMethodUtils.InputMethodSettings;
264 private static final int NOT_A_SUBTYPE_ID = InputMethodUtils.NOT_A_SUBTYPE_ID;
1829 + InputMethodUtils.getApiCallStack()); in calledFromValidUserLocked()
1895 final int[] resolvedUserIds = InputMethodUtils.resolveUserId(userId, in getInputMethodList()
1916 final int[] resolvedUserIds = InputMethodUtils.resolveUserId(userId, in getEnabledInputMethodList()
2338 if (!InputMethodUtils.checkIfPackageBelongsToUid(mAppOpsManager, cs.uid, in startInputUncheckedLocked()
3527 if (InputMethodUtils.isSoftInputModeStateVisibleAllowed( in startInputOrWindowGainedFocusInternalLocked()
3545 if (InputMethodUtils.isSoftInputModeStateVisibleAllowed( in startInputOrWindowGainedFocusInternalLocked()
3748 InputMethodUtils.getSubtypes(imi), in switchToPreviousInputMethod()
4796 lastSubtypeId = InputMethodUtils.getSubtypeIdFromHashCode( in resetSelectedInputMethodAndSubtypeLocked()
[all …]
H A DInputMethodMenuController.java22 import static com.android.server.inputmethod.InputMethodUtils.NOT_A_SUBTYPE_ID;
62 private final InputMethodUtils.InputMethodSettings mSettings;
117 lastInputMethodSubtypeId = InputMethodUtils.getSubtypeIdFromHashCode( in showInputMethodMenu()
H A DInputMethodSubtypeSwitchingController.java30 import com.android.server.inputmethod.InputMethodUtils.InputMethodSettings;
47 private static final int NOT_A_SUBTYPE_ID = InputMethodUtils.NOT_A_SUBTYPE_ID;
244 return subtype != null ? InputMethodUtils.getSubtypeIdFromHashCode(imi, in calculateSubtypeId()
H A DInputMethodUtils.java67 final class InputMethodUtils { class
105 private InputMethodUtils() { in InputMethodUtils() method in InputMethodUtils
504 final List<InputMethodSubtype> subtypes = InputMethodUtils.getSubtypes(imi); in getImplicitlyApplicableSubtypesLockedImpl()
965 enabledSubtypes = InputMethodUtils.getImplicitlyApplicableSubtypesLocked( in getEnabledInputMethodSubtypeListLocked()
H A DMultiClientInputMethodManagerService.java1648 editorInfo != null && InputMethodUtils.checkIfPackageBelongsToUid( in startInputOrWindowGainedFocusInternal()
/aosp12/frameworks/base/services/
H A Dart-profile19950 HSPLcom/android/server/inputmethod/InputMethodUtils$1;-><init>()V
19953 PLcom/android/server/inputmethod/InputMethodUtils$InputMethodListBuilder;-><init>()V
19954 …/android/server/inputmethod/InputMethodUtils$InputMethodListBuilder;-><init>(Lcom/android/server/i…
19971InputMethodUtils$InputMethodSettings;->getEnabledInputMethodListLocked()Ljava/util/ArrayList;+]Lco…
19972InputMethodUtils$InputMethodSettings;->getEnabledInputMethodListWithFilterLocked(Ljava/util/functi…
19975InputMethodUtils$InputMethodSettings;->getEnabledInputMethodsAndSubtypeListLocked()Ljava/util/List…
20002 HSPLcom/android/server/inputmethod/InputMethodUtils;-><clinit>()V
53709 Lcom/android/server/inputmethod/InputMethodUtils$1;
53710 Lcom/android/server/inputmethod/InputMethodUtils$InputMethodListBuilder;
53711 Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;
[all …]
H A Dart-profile-boot362 Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubtype…