HomeSort by relevance Sort by last modified time
    Searched full:homecmd (Results 1 - 1 of 1) sorted by null

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java 535 final String homeCmd = "input keyevent 3";
537 mDevice.executeShellCommand(homeCmd);

Completed in 116 milliseconds