Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DHardwareKeyboardShortcutController.java37 void reset(@NonNull InputMethodUtils.InputMethodSettings settings) { in reset()
H A DInputMethodMenuController.java20 import static com.android.server.inputmethod.InputMethodUtils.NOT_A_SUBTYPE_ID;
55 private final InputMethodUtils.InputMethodSettings mSettings;
H A DInputMethodUtils.java65 final class InputMethodUtils { class
76 private InputMethodUtils() { in InputMethodUtils() method in InputMethodUtils
847 if (subtypeHashCode != InputMethodUtils.NOT_A_SUBTYPE_ID) { in getCurrentInputMethodSubtypeForNonCurrentUsers()
884 if (!InputMethodUtils.checkIfPackageBelongsToUid(packageManagerInternal, callingUid, in setAdditionalInputMethodSubtypes()
H A DAutofillSuggestionsController.java44 @NonNull private final InputMethodUtils.InputMethodSettings mSettings;
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;
H A DInputMethodManagerService.java186 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 …]
H A DInputMethodBindingController.java68 @NonNull private final InputMethodUtils.InputMethodSettings mSettings;
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
H A DInputMethodUtilsTest.java1209 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()
H A DInputMethodSubtypeSwitchingControllerTest.java55 private static final int NOT_A_SUBTYPE_ID = InputMethodUtils.NOT_A_SUBTYPE_ID;
/aosp14/frameworks/base/services/
H A Dart-profile-boot362 Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubtype…
H A Dart-profile4190 …;]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…
4195InputMethodUtils$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 …]