Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTestCase.java216 String setDummyCommand = "ime set " + COMPONENT_NAME_DUMMY_IME; in enableDummyIme() local
217 executeShellCommand(setDummyCommand); in enableDummyIme()