Searched refs:ADSERVICES_CMD (Results 1 – 2 of 2) sorted by relevance
44 @VisibleForTesting static final String ADSERVICES_CMD = "adservices-cmd"; field in SdkSandboxShellCommand107 case ADSERVICES_CMD: in onCommand()
19 import static com.android.server.sdksandbox.SdkSandboxShellCommand.ADSERVICES_CMD;381 String[] args = new String[] {ADSERVICES_CMD, "echo", "hello"}; in testRunAdServicesShellCommand_supportsAdServicesShellCmd()399 String[] args = new String[] {ADSERVICES_CMD, "echo", "hello"}; in testRunAdServicesShellCommand_doesNotSupportAdServicesShellCmd()