Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java1050 String commandOutput = executeShellCommand(command); in tokenizeListUsers() local
1080 String commandOutput = executeShellCommand(command); in getMaxNumberOfUsersSupported() local
1094 String commandOutput = executeShellCommand(command); in getMaxNumberOfRunningUsersSupported() local
1288 final String commandOutput = executeShellCommand("pm list users"); in getUserFlags() local
1318 final String commandOutput = executeShellCommand("pm list users"); in isUserRunning() local
1336 final String commandOutput = executeShellCommand("dumpsys user"); in getUserSerialNumber() local
1599 final String commandOutput = executeShellCommand(command); in setDeviceOwner() local
1609 final String commandOutput = executeShellCommand(command); in removeAdmin() local
1617 String commandOutput = executeShellCommand(command); in removeOwners() local