Searched refs:InputMethodUtils (Results 1 – 9 of 9) sorted by relevance
278 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 …]
55 private static final int NOT_A_SUBTYPE_ID = InputMethodUtils.NOT_A_SUBTYPE_ID;
189 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 …]
22 import static com.android.server.inputmethod.InputMethodUtils.NOT_A_SUBTYPE_ID;62 private final InputMethodUtils.InputMethodSettings mSettings;117 lastInputMethodSubtypeId = InputMethodUtils.getSubtypeIdFromHashCode( in showInputMethodMenu()
30 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()
67 final class InputMethodUtils { class105 private InputMethodUtils() { in InputMethodUtils() method in InputMethodUtils504 final List<InputMethodSubtype> subtypes = InputMethodUtils.getSubtypes(imi); in getImplicitlyApplicableSubtypesLockedImpl()965 enabledSubtypes = InputMethodUtils.getImplicitlyApplicableSubtypesLocked( in getEnabledInputMethodSubtypeListLocked()
1648 editorInfo != null && InputMethodUtils.checkIfPackageBelongsToUid( in startInputOrWindowGainedFocusInternal()
19950 HSPLcom/android/server/inputmethod/InputMethodUtils$1;-><init>()V19953 PLcom/android/server/inputmethod/InputMethodUtils$InputMethodListBuilder;-><init>()V19954 …/android/server/inputmethod/InputMethodUtils$InputMethodListBuilder;-><init>(Lcom/android/server/i…19971 …InputMethodUtils$InputMethodSettings;->getEnabledInputMethodListLocked()Ljava/util/ArrayList;+]Lco…19972 …InputMethodUtils$InputMethodSettings;->getEnabledInputMethodListWithFilterLocked(Ljava/util/functi…19975 …InputMethodUtils$InputMethodSettings;->getEnabledInputMethodsAndSubtypeListLocked()Ljava/util/List…20002 HSPLcom/android/server/inputmethod/InputMethodUtils;-><clinit>()V53709 Lcom/android/server/inputmethod/InputMethodUtils$1;53710 Lcom/android/server/inputmethod/InputMethodUtils$InputMethodListBuilder;53711 Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;[all …]
362 Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubtype…