Home
last modified time | relevance | path

Searched defs:subtypes (Results 1 – 19 of 19) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
H A DInputMethodUtilsTest.java274 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 DAdditionalSubtypeUtilsTest.java69 List<InputMethodSubtype> subtypes = loadedSubtypes.get(fakeImeId); in testSaveAndLoad() local
H A DInputMethodSubtypeSwitchingControllerTest.java81 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 DSubtypeUtils.java98 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 DHardwareKeyboardShortcutController.java43 final List<InputMethodSubtype> subtypes = in reset() local
H A DInputMethodUtils.java877 @NonNull ArrayList<InputMethodSubtype> subtypes, in setAdditionalInputMethodSubtypes()
892 additionalSubtypeMap.put(imi.getId(), subtypes); in setAdditionalInputMethodSubtypes() local
H A DInputMethodManagerService.java3126 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 DInputMethodInfo.java245 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 DInputMethodSubtypeArray.java55 public InputMethodSubtypeArray(final List<InputMethodSubtype> subtypes) { in InputMethodSubtypeArray()
H A DIInputMethodManagerGlobalInvoker.java415 @NonNull InputMethodSubtype[] subtypes, @UserIdInt int userId) { in setAdditionalInputMethodSubtypes()
H A DInputMethodManager.java3967 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 DInputMethodSubtypeArrayTest.java44 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<InputMethodSubtype>(); in testInstantiate() local
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/inputmethod/
H A DInputMethodAndSubtypeUtilCompatTest.java237 InputMethodSubtype... subtypes) { in createFakeIme()
H A DInputMethodAndSubtypeUtilTest.java230 InputMethodSubtype... subtypes) { in createFakeIme()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
H A DInputMethodPreference.java243 final List<InputMethodSubtype> subtypes = imm.getEnabledInputMethodSubtypeList(mImi, true); in getSummaryString() local
H A DInputMethodAndSubtypeUtil.java385 public static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
H A DInputMethodAndSubtypeUtilCompat.java428 public static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
/aosp14/frameworks/base/core/java/com/android/internal/view/
H A DIInputMethodManager.aidl105 void setAdditionalInputMethodSubtypes(String id, in InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...