Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingControllerTest.java48 private static final String DUMMY_IME_LABEL = "dummy ime label"; field in InputMethodSubtypeSwitchingControllerTest
116 si.nonLocalizedLabel = DUMMY_IME_LABEL; in createDummyItem()