Searched refs:COMPONENT_NAME_DUMMY_IME (Results 1 – 1 of 1) sorted by relevance
60 private static final String COMPONENT_NAME_DUMMY_IME = "com.android.cts.dummyime/.CtsDummyIme"; field in DocumentsClientTestCase213 String enableDummyCommand = "ime enable " + COMPONENT_NAME_DUMMY_IME; in enableDummyIme()216 String setDummyCommand = "ime set " + COMPONENT_NAME_DUMMY_IME; in enableDummyIme()