Searched refs:fetchActivityDumpsys (Results 1 – 3 of 3) sorted by relevance
55 String shellOutput = mHostTest.fetchActivityDumpsys(); in snapshotTestResult()60 String shellOutput = mHostTest.fetchActivityDumpsys(); in getLatestTestResultEntry()
427 String dump = fetchActivityDumpsys(packageName); in readForegroundBytesFromActivityDump()453 fetchActivityDumpsys(packageName); in verifyTestAppsKilled()465 private String fetchActivityDumpsys(String packageName) throws Exception { in fetchActivityDumpsys() method in CarWatchdogHostTest
162 public String fetchActivityDumpsys() throws Exception { in fetchActivityDumpsys() method in PowerPolicyHostTest