Searched refs:getAppCmdWithExtras (Results 1 – 1 of 1) sorted by relevance
316 private String getAppCmdWithExtras() { in getAppCmdWithExtras() method in MonkeyBase345 getDevice().executeShellCommand(String.format(getAppCmdWithExtras(), componentName)); in runMonkey()