/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/ |
D | InputMethodUtilsTest.java | 257 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 …]
|
D | TestUtils.java | 61 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<>(count); in createFakeSubtypes() local 82 @NonNull ComponentName componentName, @NonNull ArrayList<InputMethodSubtype> subtypes) { in createFakeInputMethodInfo()
|
D | InputMethodSettingsTest.java | 38 final IntArray subtypes = new IntArray(); in createSubtypeHashCodeArrayFromStr() local
|
D | AdditionalSubtypeUtilsTest.java | 64 List<InputMethodSubtype> subtypes = loadedSubtypes.get(fakeImeId); in testSaveAndLoad() local
|
D | InputMethodSubtypeSwitchingControllerTest.java | 75 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/ |
D | SubtypeUtils.java | 97 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
|
D | HardwareKeyboardShortcutController.java | 61 final List<InputMethodSubtype> subtypes = in reset() local
|
D | IInputMethodManagerImpl.java | 143 void setAdditionalInputMethodSubtypes(String imiId, InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes() 353 public void setAdditionalInputMethodSubtypes(String id, InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
|
D | ZeroJankProxy.java | 305 public void setAdditionalInputMethodSubtypes(String imiId, InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
|
D | InputMethodSettings.java | 627 @NonNull ArrayList<InputMethodSubtype> subtypes, in getNewAdditionalSubtypeMap()
|
D | InputMethodManagerService.java | 2762 final List<InputMethodSubtype> subtypes = in shouldShowImeSwitcherLocked() local 4238 public void setAdditionalInputMethodSubtypes(String imiId, InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputMethodInfo.java | 274 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()
|
D | InputMethodSubtypeArray.java | 58 public InputMethodSubtypeArray(final List<InputMethodSubtype> subtypes) { in InputMethodSubtypeArray()
|
D | IInputMethodManagerGlobalInvoker.java | 485 @NonNull InputMethodSubtype[] subtypes, @UserIdInt int userId) { in setAdditionalInputMethodSubtypes()
|
D | InputMethodManager.java | 4502 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/ |
D | InputMethodModel.kt | 28 val subtypes: List<Subtype>, constant in com.android.systemui.inputmethod.data.model.InputMethodModel
|
/frameworks/base/core/tests/InputMethodCoreTests/src/android/view/inputmethod/ |
D | InputMethodSubtypeArrayTest.java | 44 final ArrayList<InputMethodSubtype> subtypes = new ArrayList<InputMethodSubtype>(); in testInstantiate() local
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/inputmethod/ |
D | InputMethodAndSubtypeUtilTest.java | 230 InputMethodSubtype... subtypes) { in createFakeIme()
|
D | InputMethodAndSubtypeUtilCompatTest.java | 237 InputMethodSubtype... subtypes) { in createFakeIme()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/ |
D | InputMethodPreference.java | 243 final List<InputMethodSubtype> subtypes = imm.getEnabledInputMethodSubtypeList(mImi, true); in getSummaryString() local
|
D | InputMethodAndSubtypeUtil.java | 385 public static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
|
D | InputMethodAndSubtypeUtilCompat.java | 428 public static String getSubtypeLocaleNameListAsSentence( in getSubtypeLocaleNameListAsSentence()
|
/frameworks/base/core/java/com/android/internal/view/ |
D | IInputMethodManager.aidl | 144 void setAdditionalInputMethodSubtypes(String id, in InputMethodSubtype[] subtypes, in setAdditionalInputMethodSubtypes()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |