Searched refs:executeShellCommandWithDetailedOutput (Results 1 – 1 of 1) sorted by relevance
291 public static ArrayList<String> executeShellCommandWithDetailedOutput(String shellCommand) { in executeShellCommandWithDetailedOutput() method in CommonUtils325 ArrayList<String> output = executeShellCommandWithDetailedOutput(LIST_ALL_USERS_COMMAND); in getCurrentUserId()355 ArrayList<String> output = executeShellCommandWithDetailedOutput(GET_MAIN_USER_COMMAND); in getMainUserId()