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/printTestUtilLib/src/android/print/test/
DBasePrintTest.java117 private static final String COMMAND_LIST_ENABLED_IME_COMPONENTS = "ime list -s"; field in BasePrintTest
156 .executeShellCommand(COMMAND_LIST_ENABLED_IME_COMPONENTS); in getEnabledImes()