Searched defs:commandOutput (Results 1 – 5 of 5) sorted by relevance
109 String commandOutput = getDevice().executeShellCommand(command); in startUser() local118 String commandOutput = getDevice().executeShellCommand(command); in getMaxNumberOfUsersSupported() local131 String commandOutput = getDevice().executeShellCommand(command); in listUsers() local266 String commandOutput = getDevice().executeShellCommand(command); in hasDeviceFeature() local291 String commandOutput = getDevice().executeShellCommand(command); in createUser() local305 String commandOutput = getDevice().executeShellCommand(command); in createManagedProfile() local318 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getUserSerialNumber() local338 String commandOutput = getDevice().executeShellCommand(command); in setProfileOwner() local353 String commandOutput = getDevice().executeShellCommand(command); in setDeviceAdmin() local361 String commandOutput = getDevice().executeShellCommand(command); in setDeviceOwner() local[all …]
587 String commandOutput = changeCrossProfileWidgetForUser(WIDGET_PROVIDER_PKG, in testCrossProfileWidgets() local634 String commandOutput = getDevice().executeShellCommand(adbCommand); in changeUserRestrictionForUser() local647 String commandOutput = getDevice().executeShellCommand(adbCommand); in changeCrossProfileWidgetForUser() local
149 String commandOutput = getDevice().executeShellCommand(command); in testSilentPackageInstall() local
278 String commandOutput = getDevice().executeShellCommand(adbCommand); in changeUserRestrictionForUser() local
1707 String commandOutput = device.executeShellCommand(command); in queryDeviceFeatures() local