Searched refs:runAdServicesShellCommand (Results 1 – 2 of 2) sorted by relevance
99 runAdServicesShellCommand(mContext, new String[] {CMD_HELP}); in onCommand()110 return runAdServicesShellCommand(mContext, getAllArgs()); in onCommand()114 private int runAdServicesShellCommand(Context context, String[] args) { in runAdServicesShellCommand() method in AdServicesShellCommand
108 result = runAdServicesShellCommand(); in onCommand()169 private int runAdServicesShellCommand() { in runAdServicesShellCommand() method in SdkSandboxShellCommand