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