Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodUtilsTest.java257 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local
282 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local
307 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local
332 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local
353 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local
376 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local
399 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
453 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in testGetImplicitlyApplicableSubtypesLocked() local
[all …]
DTestUtils.java61 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(count); in createFakeSubtypes() local
82 @NonNull ComponentName componentName, @NonNull ArrayList<InputMethodSubtype> subtypes) { in createFakeInputMethodInfo()
DInputMethodSettingsTest.java38 final IntArray subtypes = new IntArray(); in createSubtypeHashCodeArrayFromStr() local
DAdditionalSubtypeUtilsTest.java64 List<InputMethodSubtype> subtypes = loadedSubtypes.get(fakeImeId); in testSaveAndLoad() local
DInputMethodSubtypeSwitchingControllerTest.java75 List<InputMethodSubtype> subtypes = null; in addDummyImeSubtypeListItems() local
112 ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in createDummyItem() local
/frameworks/base/services/core/java/com/android/server/inputmethod/
DSubtypeUtils.java97 ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(); in getSubtypes() local
152 final List<InputMethodSubtype> subtypes = getSubtypes(imi); in getImplicitlyApplicableSubtypesImpl() local
248 List<InputMethodSubtype> subtypes, String mode, @NonNull String locale, in findLastResortApplicableSubtype()
326 final List<InputMethodSubtype> subtypes = settings.getEnabledInputMethodSubtypeList(imi, in getCurrentInputMethodSubtype() local
DHardwareKeyboardShortcutController.java61 final List<InputMethodSubtype> subtypes = in reset() local
DIInputMethodManagerImpl.java143 void setAdditionalInputMethodSubtypes(String imiId, InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
353 public void setAdditionalInputMethodSubtypes(String id, InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
DZeroJankProxy.java305 public void setAdditionalInputMethodSubtypes(String imiId, InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
DInputMethodSettings.java627 @NonNull ArrayList<InputMethodSubtype> subtypes, in getNewAdditionalSubtypeMap()
DInputMethodManagerService.java2762 final List<InputMethodSubtype> subtypes = in shouldShowImeSwitcherLocked() local
4238 public void setAdditionalInputMethodSubtypes(String imiId, InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodInfo.java274 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<InputMethodSubtype>(); in InputMethodInfo() local
460 final ArrayList<InputMethodSubtype> subtypes = source.mSubtypes.toList(); in InputMethodInfo() local
600 String settingsActivity, List<InputMethodSubtype> subtypes, int isDefaultResId, in InputMethodInfo()
617 List<InputMethodSubtype> subtypes, int isDefaultResId, boolean forceDefault, in InputMethodInfo()
634 @Nullable String languageSettingsActivity, List<InputMethodSubtype> subtypes, in InputMethodInfo()
DInputMethodSubtypeArray.java58 public InputMethodSubtypeArray(final List<InputMethodSubtype> subtypes) { in InputMethodSubtypeArray()
DIInputMethodManagerGlobalInvoker.java485 @NonNull InputMethodSubtype[] subtypes, @UserIdInt int userId) { in setAdditionalInputMethodSubtypes()
DInputMethodManager.java4502 final List<InputMethodSubtype> subtypes = getEnabledInputMethodSubtypeList( in getShortcutInputMethodsAndSubtypes() local
4647 @NonNull InputMethodSubtype[] subtypes) { in setAdditionalInputMethodSubtypes()
/frameworks/base/packages/SystemUI/src/com/android/systemui/inputmethod/data/model/
DInputMethodModel.kt28 val subtypes: List<Subtype>, constant in com.android.systemui.inputmethod.data.model.InputMethodModel
/frameworks/base/core/tests/InputMethodCoreTests/src/android/view/inputmethod/
DInputMethodSubtypeArrayTest.java44 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<InputMethodSubtype>(); in testInstantiate() local
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/inputmethod/
DInputMethodAndSubtypeUtilTest.java230 InputMethodSubtype... subtypes) { in createFakeIme()
DInputMethodAndSubtypeUtilCompatTest.java237 InputMethodSubtype... subtypes) { in createFakeIme()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
DInputMethodPreference.java243 final List<InputMethodSubtype> subtypes = imm.getEnabledInputMethodSubtypeList(mImi, true); in getSummaryString() local
DInputMethodAndSubtypeUtil.java385 public static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
DInputMethodAndSubtypeUtilCompat.java428 public static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl144 void setAdditionalInputMethodSubtypes(String id, in InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...