Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java86 private static final String COMMAND_LIST_ENABLED_IME_COMPONENTS = "ime list -s"; field in BasePrintTest
121 .executeShellCommand(COMMAND_LIST_ENABLED_IME_COMPONENTS); in getEnabledImes()