Searched refs:execute (Results 1 – 5 of 5) sorted by relevance
60 String cmdOut = CommandsHelper.execute("pm create-user " + userName); in createSecondaryUser()78 String cmdOut = CommandsHelper.execute("pm list users"); in getSecondaryUserId()92 CommandsHelper.execute("pm remove-user " + userId); in removeSecondaryUser()
77 Matcher matcher = TASK_REGEX.matcher(CommandsHelper.execute("am stack list")); in getTaskIdForActivity()95 CommandsHelper.execute( in changeWindowMode()183 String output = CommandsHelper.execute("bmgr enable " + Boolean.toString(enable)); in enableBmgr()
104 public static String execute(String command) { in execute() method in CommandsHelper
138 public void execute(Runnable r) { in execute() method in SimCardUtil.SynchronousExecutor
9 REM It will return 0 if it is able to execute tests, otherwise