/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/ |
H A D | InputMethodUtilsTest.java | 274 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local 299 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local 324 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local 349 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local 370 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local 393 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local 416 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local 433 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local 450 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local 991 List<InputMethodSubtype> subtypes) { in createFakeInputMethodInfo() [all …]
|
H A D | AdditionalSubtypeUtilsTest.java | 69 List<InputMethodSubtype> subtypes = loadedSubtypes.get(fakeImeId); in testSaveAndLoad() local
|
H A D | InputMethodSubtypeSwitchingControllerTest.java | 81 List<InputMethodSubtype> subtypes = null; in addDummyImeSubtypeListItems() local 118 ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in createDummyItem() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | SubtypeUtils.java | 98 ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in getSubtypes() local 156 final List<InputMethodSubtype> subtypes = getSubtypes(imi); in getImplicitlyApplicableSubtypesLockedImpl() local 253 Resources res, List<InputMethodSubtype> subtypes, String mode, String locale, in findLastResortApplicableSubtypeLocked()
|
H A D | HardwareKeyboardShortcutController.java | 43 final List<InputMethodSubtype> subtypes = in reset() local
|
H A D | InputMethodUtils.java | 877 @NonNull ArrayList<InputMethodSubtype> subtypes, in setAdditionalInputMethodSubtypes() 892 additionalSubtypeMap.put(imi.getId(), subtypes); in setAdditionalInputMethodSubtypes() local
|
H A D | InputMethodManagerService.java | 3126 final List<InputMethodSubtype> subtypes = in shouldShowImeSwitcherLocked() local 4245 public void setAdditionalInputMethodSubtypes(String imiId, InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
|
/aosp14/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethodInfo.java | 245 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<InputMethodSubtype>(); in InputMethodInfo() local 482 String settingsActivity, List<InputMethodSubtype> subtypes, int isDefaultResId, in InputMethodInfo() 497 List<InputMethodSubtype> subtypes, int isDefaultResId, boolean forceDefault, in InputMethodInfo() 511 List<InputMethodSubtype> subtypes, int isDefaultResId, boolean forceDefault, in InputMethodInfo()
|
H A D | InputMethodSubtypeArray.java | 55 public InputMethodSubtypeArray(final List<InputMethodSubtype> subtypes) { in InputMethodSubtypeArray()
|
H A D | IInputMethodManagerGlobalInvoker.java | 415 @NonNull InputMethodSubtype[] subtypes, @UserIdInt int userId) { in setAdditionalInputMethodSubtypes()
|
H A D | InputMethodManager.java | 3967 final List<InputMethodSubtype> subtypes = getEnabledInputMethodSubtypeList( in getShortcutInputMethodsAndSubtypes() local 4146 @NonNull InputMethodSubtype[] subtypes) { in setAdditionalInputMethodSubtypes()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/inputmethod/ |
H A D | InputMethodSubtypeArrayTest.java | 44 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<InputMethodSubtype>(); in testInstantiate() local
|
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/inputmethod/ |
H A D | InputMethodAndSubtypeUtilCompatTest.java | 237 InputMethodSubtype... subtypes) { in createFakeIme()
|
H A D | InputMethodAndSubtypeUtilTest.java | 230 InputMethodSubtype... subtypes) { in createFakeIme()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/ |
H A D | InputMethodPreference.java | 243 final List<InputMethodSubtype> subtypes = imm.getEnabledInputMethodSubtypeList(mImi, true); in getSummaryString() local
|
H A D | InputMethodAndSubtypeUtil.java | 385 public static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
|
H A D | InputMethodAndSubtypeUtilCompat.java | 428 public static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
|
/aosp14/frameworks/base/core/java/com/android/internal/view/ |
H A D | IInputMethodManager.aidl | 105 void setAdditionalInputMethodSubtypes(String id, in InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |