Home
last modified time | relevance | path

Searched defs:dumpsys (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DShortcutManagerBackupTest.java177 String dumpsys = ""; in waitUntilBroadcastsDrain() local
209 String dumpsys = ""; in waitUntilPackagesGone() local
DBaseShortcutManagerHostTest.java85 protected void dumpsys(String label) throws DeviceNotAvailableException { in dumpsys() method in BaseShortcutManagerHostTest
/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java530 String dumpsys = getDevice().executeShellCommand("dumpsys batterystats --checkin"); in getLongValue() local