Home
last modified time | relevance | path

Searched defs:commandOutput (Results 1 – 9 of 9) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java229 String commandOutput = getDevice().executeShellCommand(command); in executeShellCommand() local
260 String commandOutput = getDevice().executeShellCommand(command); in getUserFlags() local
521 String commandOutput = getDevice().executeShellCommand(command); in hasDeviceFeature() local
557 String commandOutput = getDevice().executeShellCommand(command); in createUser() local
568 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in createManagedProfile() local
574 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in assertCannotCreateManagedProfile() local
583 private int getUserIdFromCreateUserCommandOutput(String commandOutput) { in getUserIdFromCreateUserCommandOutput()
597 String commandOutput = getDevice().executeShellCommand(command); in getCreateManagedProfileCommandOutput() local
609 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getUserSerialNumber() local
629 String commandOutput = getDevice().executeShellCommand(command); in setProfileOwner() local
[all …]
DBaseDeviceAdminServiceTest.java200 final String commandOutput = getDevice().executeShellCommand(command); in rumpDumpSysService() local
206 final String commandOutput = rumpDumpSysService(component); in assertServiceBound() local
216 final String commandOutput = rumpDumpSysService(component); in assertServiceNotBound() local
DEphemeralUserTest.java108 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getGuestUsersEphemeral() local
DManagedProfileTest.java1011 String commandOutput = changeCrossProfileWidgetForUser(WIDGET_PROVIDER_PKG, in testCrossProfileWidgets() local
1691 String commandOutput = getDevice().executeShellCommand(adbCommand); in changeCrossProfileWidgetForUser() local
DDeviceAndProfileOwnerTest.java1981 String commandOutput = getDevice().executeShellCommand(command); in hasService() local
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java177 String commandOutput = getDevice().executeShellCommand(command); in executeShellCommand() local
184 String commandOutput = executeShellCommand(command); in createAndStartUser() local
316 String commandOutput = executeShellCommand( in getSettings() local
352 String commandOutput = getDevice().executeShellCommand(command); in hasDeviceFeature() local
/cts/hostsidetests/tv/src/com/android/cts/tv/
DTvInputManagerHostTest.java134 String commandOutput = getDevice().executeShellCommand(command); in hasDeviceFeature() local
/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/
DNumberBlockingTest.java241 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getUserSerialNumber() local
/cts/hostsidetests/incident/src/com/android/server/cts/
DNetstatsIncidentTest.java392 final String commandOutput = getDevice().executeShellCommand("pm list features"); in hasWiFiFeature() local