OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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