Searched refs:GET_MAIN_USER_COMMAND (Results 1 – 1 of 1) sorted by relevance
67 private static final String GET_MAIN_USER_COMMAND = "cmd user get-main-user"; field in CommonUtils355 ArrayList<String> output = executeShellCommandWithDetailedOutput(GET_MAIN_USER_COMMAND); in getMainUserId()