Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
DInputMethodUtilsTest.java207 final InputMethodSubtype nonAutoFil = createDummyInputMethodSubtype("fil", in testGetImplicitlyApplicableSubtypesLocked() local
263 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
288 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
313 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
337 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
358 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
535 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
544 verifyEquality(nonAutoFil, result.get(0)); in testGetImplicitlyApplicableSubtypesLocked()
553 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
631 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
[all …]