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