Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DActivePasswordSufficientForDeviceTest.java109 String commandOutput = SystemUtil.runShellCommand(String.format( in changeUserCredential() local
116 String commandOutput = SystemUtil.runShellCommand(String.format( in changeUserCredential() local
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java384 String commandOutput = getDevice().executeShellCommand(command); in executeShellCommand() local
438 String commandOutput = getDevice().executeShellCommand(command); in getUserFlags() local
682 String commandOutput = getDevice().executeShellCommand(command); in createUser() local
693 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in createManagedProfile() local
699 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in assertCannotCreateManagedProfile() local
783 private int getUserIdFromCreateUserCommandOutput(String commandOutput) { in getUserIdFromCreateUserCommandOutput()
797 String commandOutput = getDevice().executeShellCommand(command); in getCreateManagedProfileCommandOutput() local
811 final String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getUserSerialNumber() local
823 String commandOutput = getDevice().executeShellCommand(command); in setProfileOwner() local
855 String commandOutput = getDevice().executeShellCommand(command); in setDeviceAdminInner() local
[all …]
DBaseDeviceAdminServiceTest.java193 final String commandOutput = getDevice().executeShellCommand(command); in rumpDumpSysService() local
199 final String commandOutput = rumpDumpSysService(component); in assertServiceBound() local
209 final String commandOutput = rumpDumpSysService(component); in assertServiceNotBound() local
DEphemeralUserTest.java89 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getGuestUsersEphemeral() local
DManagedProfileCrossProfileTest.java246 String commandOutput = changeCrossProfileWidgetForUser(WIDGET_PROVIDER_PKG, in testCrossProfileWidgets() local
587 String commandOutput = getDevice().executeShellCommand(adbCommand); in changeCrossProfileWidgetForUser() local
DManagedProfileTest.java616 String commandOutput = in assertActivityInForeground() local
/cts/hostsidetests/packagemanager/multiuser/src/com/android/tests/packagemanager/multiuser/host/
DPackageManagerMultiUserTestBase.java97 String commandOutput = getDevice().executeShellCommand(command); in createUser() local
118 String commandOutput = getDevice().executeShellCommand(command); in removeUser() local
125 String commandOutput = getDevice().executeShellCommand(command); in installExistingPackageForUser() local
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java145 String commandOutput = executeShellCommand(command); in createAndStartUser() local
244 String commandOutput = executeShellCommand( in getSettings() local
280 String commandOutput = getDevice().executeShellCommand(command); in hasDeviceFeature() local
DBaseMediaHostSideTest.java91 String commandOutput = getDevice().executeShellCommand(command); in executeShellCommand() local
/cts/hostsidetests/settings/src/com/google/android/cts/settings/
DPrivacyDeviceOwnerTest.java231 String commandOutput = getDevice().executeShellCommand(command); in setDeviceOwner() local
240 String commandOutput = getDevice().executeShellCommand(command); in hasDeviceFeature() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DAudioRestrictionTest.java195 String commandOutput = runShellCommand("dumpsys audio"); in isFullVolumeDevice() local
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DResumeOnRebootHostTest.java581 String commandOutput = getCreateManagedProfileCommandOutput(parentUserId); in createManagedProfile() local
585 private int getUserIdFromCreateUserCommandOutput(String commandOutput) { in getUserIdFromCreateUserCommandOutput()
600 String commandOutput = getDevice().executeShellCommand(command); in getCreateManagedProfileCommandOutput() 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.java244 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getUserSerialNumber() local
/cts/hostsidetests/multiuser/src/android/host/multiuser/
DBaseMultiUserTest.java198 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in waitForUserRemove() local