Home
last modified time | relevance | path

Searched refs:fetchActivityDumpsys (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestAnalyzer.java55 String shellOutput = mHostTest.fetchActivityDumpsys(); in snapshotTestResult()
60 String shellOutput = mHostTest.fetchActivityDumpsys(); in getLatestTestResultEntry()
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java216 public String fetchActivityDumpsys() throws Exception { in fetchActivityDumpsys() method in PowerPolicyHostTest