Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
DInputMethodUtilsTest.java247 final InputMethodSubtype nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype = in testGetImplicitlyApplicableSubtypesLocked() local
265 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
289 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
314 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
338 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
359 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
381 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
394 verifyEquality(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype, result.get(1)); in testGetImplicitlyApplicableSubtypesLocked()
406 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
423 subtypes.add(nonAutoEnabledWhenDefaultIsNotAsciiCalableSubtype); in testGetImplicitlyApplicableSubtypesLocked()
[all …]