Searched defs:commandOutput (Results 1 – 3 of 3) sorted by relevance
281 String commandOutput = device.executeShellCommand(command); in removeDeviceOwner() local336 …private static RuntimeException commandError(String error, String command, String commandOutput, E… in commandError()341 …String error, String command, String commandOutput, Exception exception, ErrorIdentifier errorIden… in commandError()
131 String commandOutput = device.executeShellCommand(command); in setUp() local
1580 String commandOutput = null; in tokenizeListUserPostT() local1658 String commandOutput = null; in tokenizeListUsersPreT() local1759 String commandOutput = executeShellCommand(command); in getMaxNumberOfUsersSupported() local1773 String commandOutput = executeShellCommand(command); in getMaxNumberOfRunningUsersSupported() local1791 String commandOutput = executeShellCommand(command).trim(); in isMultiUserSupported() local2077 final String commandOutput = executeShellCommand("pm list users"); in getUserFlags() local2107 final String commandOutput = executeShellCommand("pm list users"); in isUserRunning() local2125 final String commandOutput = executeShellCommand("dumpsys user"); in getUserSerialNumber() local2218 String commandOutput = commandResult.getStdout(); in hasFeature() local2437 final String commandOutput = executeShellCommand(command); in setDeviceOwner() local[all …]