Searched refs:InputMethodUtils (Results 1 – 11 of 11) sorted by relevance
37 void reset(@NonNull InputMethodUtils.InputMethodSettings settings) { in reset()
20 import static com.android.server.inputmethod.InputMethodUtils.NOT_A_SUBTYPE_ID;55 private final InputMethodUtils.InputMethodSettings mSettings;
65 final class InputMethodUtils { class76 private InputMethodUtils() { in InputMethodUtils() method in InputMethodUtils847 if (subtypeHashCode != InputMethodUtils.NOT_A_SUBTYPE_ID) { in getCurrentInputMethodSubtypeForNonCurrentUsers()884 if (!InputMethodUtils.checkIfPackageBelongsToUid(packageManagerInternal, callingUid, in setAdditionalInputMethodSubtypes()
44 @NonNull private final InputMethodUtils.InputMethodSettings mSettings;
30 import com.android.server.inputmethod.InputMethodUtils.InputMethodSettings;47 private static final int NOT_A_SUBTYPE_ID = InputMethodUtils.NOT_A_SUBTYPE_ID;
186 import com.android.server.inputmethod.InputMethodUtils.InputMethodSettings;253 private static final int NOT_A_SUBTYPE_ID = InputMethodUtils.NOT_A_SUBTYPE_ID;1887 InputMethodUtils.setNonSelectedSystemImesDisabledUntilUsed( in switchUserOnHandlerLocked()1994 InputMethodUtils.setNonSelectedSystemImesDisabledUntilUsed( in systemRunning()2042 final int[] resolvedUserIds = InputMethodUtils.resolveUserId(userId, in getInputMethodList()2065 final int[] resolvedUserIds = InputMethodUtils.resolveUserId(userId, in getEnabledInputMethodList()3554 return InputMethodUtils.checkIfPackageBelongsToUid( in verifyClientAndPackageMatch()4148 && !InputMethodUtils.canAddToLastInputMethod(mCurrentSubtype)) { in switchToPreviousInputMethod()5707 ? InputMethodUtils.convertIdToComponentName(methodId) : null; in canCallerAccessInputMethod()6424 final int[] userIds = InputMethodUtils.resolveUserId(userIdToBeResolved, in handleShellCommandListInputMethods()[all …]
68 @NonNull private final InputMethodUtils.InputMethodSettings mSettings;
1209 assertTrue(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1211 assertTrue(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1213 assertTrue(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1219 assertFalse(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1221 assertFalse(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1223 assertTrue(InputMethodUtils.isSoftInputModeStateVisibleAllowed( in testIsSoftInputModeStateVisibleAllowed()1240 InputMethodUtils.InputMethodSettings settings = new InputMethodUtils.InputMethodSettings( in testInputMethodSettings_SwitchCurrentUser()1282 InputMethodUtils.InputMethodSettings.updateEnabledImeString(initialEnabledImeStr, in verifyUpdateEnabledImeString()
55 private static final int NOT_A_SUBTYPE_ID = InputMethodUtils.NOT_A_SUBTYPE_ID;
362 Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubtype…
4190 …;]Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;Lcom/android/server/inputme…4191 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;-><init>(Landroid/content/C…4192 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->buildInputMethodsAndSubty…4193 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->createEnabledInputMethodL…4194 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodList…4195 …InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubtypeListLocked(Landroid/view/inputm…4196 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubt…4197 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodsAnd…4198 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodsStr…4199 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getString(Ljava/lang/Stri…[all …]