Searched defs:commandOutput (Results 1 – 8 of 8) sorted by relevance
149 String commandOutput = getDevice().executeShellCommand(command); in switchUser() local159 String commandOutput = getDevice().executeShellCommand(command); in getUserFlags() local296 String commandOutput = getDevice().executeShellCommand(command); in hasDeviceFeature() local332 String commandOutput = getDevice().executeShellCommand(command); in createUser() local346 String commandOutput = getDevice().executeShellCommand(command); in createManagedProfile() local364 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getUserSerialNumber() local384 String commandOutput = getDevice().executeShellCommand(command); in setProfileOwner() local407 String commandOutput = getDevice().executeShellCommand(command); in setDeviceAdminInner() local413 String commandOutput = setDeviceAdminInner(componentName, userId); in setDeviceAdmin() local422 String commandOutput = setDeviceAdminInner(componentName, userId); in setDeviceAdminExpectingFailure() local[all …]
114 String commandOutput = getDevice().executeShellCommand(command); in testCreateEphemeralWithoutUserSplitFails() local121 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getGuestUsersEphemeral() local
153 String commandOutput = getDevice().executeShellCommand(command); in testSilentPackageInstall() local
564 String commandOutput = changeCrossProfileWidgetForUser(WIDGET_PROVIDER_PKG, in testCrossProfileWidgets() local742 String commandOutput = getDevice().executeShellCommand(adbCommand); in changeUserRestrictionForUser() local753 String commandOutput = getDevice().executeShellCommand(adbCommand); in changeCrossProfileWidgetForUser() local
581 String commandOutput = getDevice().executeShellCommand(adbCommand); in changePolicy() local
135 String commandOutput = getDevice().executeShellCommand(command); in hasDeviceFeature() local
209 String commandOutput = getDevice().executeShellCommand("dumpsys user"); in getUserSerialNumber() local
1781 String commandOutput = device.executeShellCommand(command); in queryDeviceFeatures() local