Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/inputmethod/
DInputMethodUtilsTest.java213 final InputMethodSubtype nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype = in testGetImplicitlyApplicableSubtypesLocked() local
231 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
255 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
280 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
304 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
325 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
347 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
360 verifyEquality(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype, result.get(1)); in testGetImplicitlyApplicableSubtypesLocked()
372 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
389 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
[all …]