Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/inputmethod/
DInputMethodUtilsTest.java170 final InputMethodSubtype nonAutoFr = createDummyInputMethodSubtype("fr_CA", in testGetImplicitlyApplicableSubtypesLocked() local
322 subtypes.add(nonAutoFr); // locale == "fr" in testGetImplicitlyApplicableSubtypesLocked()
469 subtypes.add(nonAutoFr); in testGetImplicitlyApplicableSubtypesLocked()
490 assertThat(nonAutoFr, isIn(result)); in testGetImplicitlyApplicableSubtypesLocked()