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()
273 String dump = fetchActivityDumpsys(packageName); in readForegroundBytesFromActivityDump()297 fetchActivityDumpsys(packageName); in verifyTestAppKilled()302 private String fetchActivityDumpsys(String packageName) throws Exception { in fetchActivityDumpsys() method in CarWatchdogHostTest
221 public String fetchActivityDumpsys() throws Exception { in fetchActivityDumpsys() method in PowerPolicyHostTest