Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/inputmethod/
DInputMethodUtilsTest.java173 final InputMethodSubtype nonAutoFil = createDummyInputMethodSubtype("fil", in testGetImplicitlyApplicableSubtypesLocked() local
229 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
254 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
279 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
303 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
324 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
501 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
510 verifyEquality(nonAutoFil, result.get(0)); in testGetImplicitlyApplicableSubtypesLocked()
519 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
597 subtypes.add(nonAutoFil); in testGetImplicitlyApplicableSubtypesLocked()
[all …]