Home
last modified time | relevance | path

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

/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DShortcutManagerBackupTest.java178 String dumpsys = ""; in waitUntilBroadcastsDrain() local
210 String dumpsys = ""; in waitUntilPackagesGone() local
DBaseShortcutManagerHostTest.java85 protected void dumpsys(String label) throws DeviceNotAvailableException { in dumpsys() method in BaseShortcutManagerHostTest
/cts/tests/app/ShortFgsTest/src/android/app/cts/shortfgstest/
DActivityManagerShortFgsTimeoutTest.java53 final String dumpsys = ShellUtils.runShellCommand("dumpsys activity settings"); in extractShortFgsSettings() local
/cts/hostsidetests/biometrics/src/android/server/biometrics/cts/
DBiometricDeviceTestCase.java83 final String dumpsys = getDevice().executeShellCommand(adbCommand); in getAidlSensorId() local
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DBaseHdmiCecCtsTest.java188 String dumpsys = device.executeShellCommand("dumpsys hdmi_control"); in getDumpsysLogicalAddresses() local
225 String dumpsys = device.executeShellCommand("dumpsys hdmi_control"); in isSystemAudioModeOn() local
315 String dumpsys = device.executeShellCommand("dumpsys hdmi_control"); in parseRequiredAddressFromDumpsys() local
594 String dumpsys = device.executeShellCommand("dumpsys hdmi_control"); in isDeviceActiveSource() local
/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java290 String dumpsys = getDevice().executeShellCommand("dumpsys batterystats --checkin"); in getLongValue() local