Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/inputmethod/
DInputMethodUtilsTest.java182 final InputMethodSubtype autoSubtype = createDummyInputMethodSubtype("auto", in testGetImplicitlyApplicableSubtypesLocked() local
230 subtypes.add(autoSubtype); // overridesImplicitlyEnabledSubtype == true in testGetImplicitlyApplicableSubtypesLocked()
243 verifyEquality(autoSubtype, result.get(0)); in testGetImplicitlyApplicableSubtypesLocked()