| /packages/modules/AdServices/shared/libraries/side-less/java/com/android/adservices/shared/testing/ |
| D | AbstractDeviceGateway.java | 28 protected String runShellCommand(@FormatString String cmdFmt, @Nullable Object... cmdArgs) { in runShellCommand() method in AbstractDeviceGateway
|
| /packages/modules/AdServices/adservices/framework/java/android/adservices/shell/ |
| D | IShellCommand.aidl | 32 void runShellCommand(in ShellCommandParam request, in IShellCommandCallback callback); in runShellCommand() method
|
| /packages/modules/AdServices/shared/libraries/host-side/java/com/android/adservices/shared/testing/ |
| D | HostSideDeviceConfigHelper.java | 33 protected String runShellCommand( in runShellCommand() method in HostSideDeviceConfigHelper
|
| D | HostSideSystemPropertiesHelper.java | 45 protected String runShellCommand( in runShellCommand() method in HostSideSystemPropertiesHelper
|
| D | TestDeviceHelper.java | 69 public static String runShellCommand( in runShellCommand() method in TestDeviceHelper 78 public static String runShellCommand( in runShellCommand() method in TestDeviceHelper
|
| /packages/modules/AdServices/adservices/tests/test-util/host-side/com/android/adservices/common/ |
| D | HostSideAdServicesShellCommandHelper.java | 30 protected String runShellCommand(String cmd) { in runShellCommand() method in HostSideAdServicesShellCommandHelper
|
| /packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/common/ |
| D | DeviceSideSystemPropertiesHelper.java | 51 protected String runShellCommand(@FormatString String cmdFmt, @Nullable Object... cmdArgs) { in runShellCommand() method in DeviceSideSystemPropertiesHelper
|
| D | DeviceSideDeviceConfigHelper.java | 80 protected String runShellCommand(@FormatString String cmdFmt, @Nullable Object... cmdArgs) { in runShellCommand() method in DeviceSideDeviceConfigHelper
|
| D | AdServicesShellCommandHelper.java | 46 protected String runShellCommand(String cmd) { in runShellCommand() method in AdServicesShellCommandHelper
|
| /packages/apps/Settings/tests/legacy_unit/src/com/android/settings/print/ |
| D | PrintJobSettingsActivityTest.java | 68 public static void runShellCommand(@NonNull String cmd) throws IOException { in runShellCommand() method in PrintJobSettingsActivityTest
|
| /packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ |
| D | DialogUiTest.java | 358 public static String runShellCommand(Instrumentation instrumentation, String cmd) in runShellCommand() method in DialogUiTest 363 public static String runShellCommand(UiAutomation automation, String cmd) in runShellCommand() method in DialogUiTest
|
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/ |
| D | ShellCommandServiceImpl.java | 86 public void runShellCommand(ShellCommandParam param, IShellCommandCallback callback) { in runShellCommand() method in ShellCommandServiceImpl
|
| /packages/modules/AdServices/adservices/apk/java/com/android/adservices/shell/ |
| D | ShellCommandActivity.java | 93 private void runShellCommand() { in runShellCommand() method in ShellCommandActivity
|
| /packages/modules/AdServices/adservices/tests/jetpack/src/com/android/adservices/ |
| D | TestUtil.java | 48 private void runShellCommand(String command) { in runShellCommand() method in TestUtil
|
| /packages/modules/AdServices/adservices/tests/unittest/adservices-test-utility/side-less/com/android/adservices/common/ |
| D | AbstractAdServicesShellCommandHelperTest.java | 229 protected String runShellCommand(String cmd) { in runShellCommand() method in AbstractAdServicesShellCommandHelperTest.FakeAdServicesShellCommandHelper
|
| /packages/modules/AdServices/adservices/tests/test-util/side-less/com/android/adservices/common/ |
| D | AbstractAdServicesShellCommandHelper.java | 144 protected abstract String runShellCommand(String cmd); in runShellCommand() method in AbstractAdServicesShellCommandHelper
|
| /packages/modules/HealthFitness/tests/cts/utils/HealthConnectTestUtils/src/android/healthconnect/cts/utils/ |
| D | TestUtils.java | 843 public static String runShellCommand(String command) throws IOException { in runShellCommand() method in TestUtils
|