Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
DInputMethodUtilsTest.java225 final InputMethodSubtype nonAutoSrCyrl = createDummyInputMethodSubtype("sr", in testGetImplicitlyApplicableSubtypesLocked() local
457 subtypes.add(nonAutoSrCyrl); in testGetImplicitlyApplicableSubtypesLocked()
477 subtypes.add(nonAutoSrCyrl); in testGetImplicitlyApplicableSubtypesLocked()
491 assertThat(nonAutoSrCyrl, is(in(result))); in testGetImplicitlyApplicableSubtypesLocked()
501 subtypes.add(nonAutoSrCyrl); in testGetImplicitlyApplicableSubtypesLocked()