Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
DInputMethodUtilsTest.java216 final InputMethodSubtype autoSubtype = createDummyInputMethodSubtype("auto", in testGetImplicitlyApplicableSubtypesLocked() local
264 subtypes.add(autoSubtype); // overridesImplicitlyEnabledSubtype == true in testGetImplicitlyApplicableSubtypesLocked()
277 verifyEquality(autoSubtype, result.get(0)); in testGetImplicitlyApplicableSubtypesLocked()