Home
last modified time | relevance | path

Searched defs:executeShellCommand (Results 1 – 18 of 18) sorted by relevance

/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DDropCachesRuleTest.java87 protected String executeShellCommand(String cmd) { in executeShellCommand() method in DropCachesRuleTest.TestableDropCachesRule
DRemoveAppFromStackRuleTest.java95 protected String executeShellCommand(String cmd) { in executeShellCommand() method in RemoveAppFromStackRuleTest.TestableRule
DFinishActivitiesWithoutProcessKillRuleTest.java96 protected String executeShellCommand(String cmd) { in executeShellCommand() method in FinishActivitiesWithoutProcessKillRuleTest.TestableRule
DKillAppsRuleTest.java149 protected String executeShellCommand(String cmd) { in executeShellCommand() method in KillAppsRuleTest.TestableKillAppsRule
DCompilationFilterRuleTest.java298 protected String executeShellCommand(String cmd) { in executeShellCommand() method in CompilationFilterRuleTest.TestableCompilationFilterRule
/platform_testing/libraries/system-helpers/commands-helper/src/android/system/helpers/
DCommandsHelper.java78 public String executeShellCommand(String command) { in executeShellCommand() method in CommandsHelper
/platform_testing/libraries/collectors-helper/power/src/com/android/helpers/
DPwrStatsUtilHelper.java102 protected String executeShellCommand(String command) throws IOException { in executeShellCommand() method in PwrStatsUtilHelper
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DHelperTestUtility.java61 public static String executeShellCommand(String cmd) { in executeShellCommand() method in HelperTestUtility
/platform_testing/libraries/flicker/utils/src/android/tools/traces/
DUtils.kt48 fun executeShellCommand(cmd: String): ByteArray { in executeShellCommand() method
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DLogcatInspector.java25 protected abstract InputStream executeShellCommand(String command) throws IOException; in executeShellCommand() method in LogcatInspector
DBackupUtils.java67 protected abstract InputStream executeShellCommand(String command) throws IOException; in executeShellCommand() method in BackupUtils
/platform_testing/libraries/collectors-helper/generic/src/com/android/helpers/
DGenericExecutableCollectorHelper.java157 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in GenericExecutableCollectorHelper
/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/
DPinnerHelper.java179 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in PinnerHelper
DMemLeaksHelper.java210 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MemLeaksHelper
DShowmapSnapshotHelper.java638 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ShowmapSnapshotHelper
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DProcessStatusTracker.java231 public BufferedReader executeShellCommand (String command) { in executeShellCommand() method in ProcessStatusTracker
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DCommonUtils.java94 public static String executeShellCommand(String command) { in executeShellCommand() method in CommonUtils
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java284 public String executeShellCommand(String command) { in executeShellCommand() method in SpectatioUiUtil