Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTestCase.java60 private static final String COMPONENT_NAME_DUMMY_IME = "com.android.cts.dummyime/.CtsDummyIme"; field in DocumentsClientTestCase
213 String enableDummyCommand = "ime enable " + COMPONENT_NAME_DUMMY_IME; in enableDummyIme()
216 String setDummyCommand = "ime set " + COMPONENT_NAME_DUMMY_IME; in enableDummyIme()