Searched refs:InputMethodUtils (Results 1 – 10 of 10) sorted by relevance
1195 assertTrue(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1197 assertTrue(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1199 assertTrue(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1205 assertFalse(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1207 assertFalse(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1209 assertTrue(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1217 InputMethodUtils.splitEnabledImeStr(enabledImeStr, actual::add); in verifySplitEnabledImeStr()1242 Truth.assertThat(InputMethodUtils.concatEnabledImeIds("")).isEmpty(); in testConcatEnabledImeIds()1243 Truth.assertThat(InputMethodUtils.concatEnabledImeIds("", "com.android/.ime1")) in testConcatEnabledImeIds()1245 Truth.assertThat(InputMethodUtils.concatEnabledImeIds( in testConcatEnabledImeIds()[all …]
49 private static final int NOT_A_SUBTYPE_ID = InputMethodUtils.NOT_A_SUBTYPE_ID;
71 private static final char INPUT_METHOD_SEPARATOR = InputMethodUtils.INPUT_METHOD_SEPARATOR;73 InputMethodUtils.INPUT_METHOD_SUBTYPE_SEPARATOR;557 return InputMethodUtils.NOT_A_SUBTYPE_ID; in getSelectedInputMethodSubtypeId()569 if (InputMethodUtils.canAddToLastInputMethod(currentSubtype)) { in saveCurrentInputMethodAndSubtypeToHistory()634 if (!InputMethodUtils.checkIfPackageBelongsToUid(packageManagerInternal, callingUid, in getNewAdditionalSubtypeMap()
60 final class InputMethodUtils { class70 private InputMethodUtils() { in InputMethodUtils() method in InputMethodUtils
143 return InputMethodUtils.checkIfPackageBelongsToUid( in verifyClientAndPackageMatch()
55 import static com.android.server.inputmethod.InputMethodUtils.isSoftInputModeStateVisibleAllowed;272 private static final int NOT_A_SUBTYPE_ID = InputMethodUtils.NOT_A_SUBTYPE_ID;1477 InputMethodUtils.setNonSelectedSystemImesDisabledUntilUsed( in switchUserOnHandlerLocked()1557 InputMethodUtils.setNonSelectedSystemImesDisabledUntilUsed( in systemRunning()1631 final int[] resolvedUserIds = InputMethodUtils.resolveUserId(userId, in getInputMethodList()1656 final int[] resolvedUserIds = InputMethodUtils.resolveUserId(userId, in getEnabledInputMethodList()1682 final int[] resolvedUserIds = InputMethodUtils.resolveUserId(userId, in getInputMethodListLegacy()1707 final int[] resolvedUserIds = InputMethodUtils.resolveUserId(userId, in getEnabledInputMethodListLegacy()2956 enabledImeIdsStr = InputMethodUtils.concatEnabledImeIds(enabledImeIdsStr, imi.getId()); in experimentalInitializeVisibleBackgroundUserLocked()3832 if (editorInfo != null && !InputMethodUtils.checkIfPackageBelongsToUid( in startInputOrWindowGainedFocus()[all …]
20 import static com.android.server.inputmethod.InputMethodUtils.NOT_A_SUBTYPE_ID;
48 private static final int NOT_A_SUBTYPE_ID = InputMethodUtils.NOT_A_SUBTYPE_ID;
362 Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubtype…
12540 PLcom/android/server/inputmethod/InputMethodUtils$$ExternalSyntheticLambda0;-><init>(Ljava/util/Arr…12541 PLcom/android/server/inputmethod/InputMethodUtils$$ExternalSyntheticLambda0;->accept(Ljava/lang/Obj…12542 PLcom/android/server/inputmethod/InputMethodUtils$$ExternalSyntheticLambda1;-><init>(Landroid/util/…12543 PLcom/android/server/inputmethod/InputMethodUtils$$ExternalSyntheticLambda1;->accept(Ljava/lang/Obj…12544 PLcom/android/server/inputmethod/InputMethodUtils;->canAddToLastInputMethod(Landroid/view/inputmeth…12545 PLcom/android/server/inputmethod/InputMethodUtils;->checkIfPackageBelongsToUid(Landroid/content/pm/…12546 PLcom/android/server/inputmethod/InputMethodUtils;->concatEnabledImeIds(Ljava/lang/String;[Ljava/la…12547 PLcom/android/server/inputmethod/InputMethodUtils;->convertIdToComponentName(Ljava/lang/String;)Lan…12548 PLcom/android/server/inputmethod/InputMethodUtils;->getEnabledInputMethodIdsForFiltering(Landroid/c…12549 PLcom/android/server/inputmethod/InputMethodUtils;->isSoftInputModeStateVisibleAllowed(II)Z[all …]