Searched refs:startShellActivity (Results 1 – 1 of 1) sorted by relevance
160 String res = runShellCommand(startShellActivity(args)); in runShellCommandRS()161 mLog.d("Output for command %s: %s", startShellActivity(args), res); in runShellCommandRS()254 private String startShellActivity(String args) { in startShellActivity() method in AbstractAdServicesShellCommandHelper