Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java175 String commandOutput = getDevice().executeShellCommand(command); in executeShellCommand() local
195 String commandOutput = getDevice().executeShellCommand(command); in getUserFlags() local
388 String commandOutput = getDevice().executeShellCommand(command); in hasDeviceFeature() local
424 String commandOutput = getDevice().executeShellCommand(command); in createUser() local
435 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in createManagedProfile() local
441 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in assertCannotCreateManagedProfile() local
450 private int getUserIdFromCreateUserCommandOutput(String commandOutput) { in getUserIdFromCreateUserCommandOutput()
464 String commandOutput = getDevice().executeShellCommand(command); in getCreateManagedProfileCommandOutput() local
476 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getUserSerialNumber() local
496 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.java114 String commandOutput = getDevice().executeShellCommand(command); in testCreateEphemeralWithoutUserSplitFails() local
121 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getGuestUsersEphemeral() local
DManagedProfileTest.java665 String commandOutput = changeCrossProfileWidgetForUser(WIDGET_PROVIDER_PKG, in testCrossProfileWidgets() local
932 String commandOutput = getDevice().executeShellCommand(adbCommand); in changeCrossProfileWidgetForUser() local
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java180 String commandOutput = getDevice().executeShellCommand(command); in executeShellCommand() local
187 String commandOutput = executeShellCommand(command); in createAndStartUser() local
319 String commandOutput = executeShellCommand( in getSettings() local
355 String commandOutput = getDevice().executeShellCommand(command); in hasDeviceFeature() local
/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryIncidentTest.java60 final String commandOutput = getDevice().executeShellCommand("pm list features"); in isLeanback() 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.java210 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getUserSerialNumber() local