Searched refs:otherSessionIds (Results 1 – 1 of 1) sorted by relevance
1298 List<Integer> otherSessionIds = new ArrayList<>(); in runInstallAddSession() local1301 otherSessionIds.add(Integer.parseInt(opt)); in runInstallAddSession()1303 if (otherSessionIds.size() == 0) { in runInstallAddSession()1307 return doInstallAddSession(parentSessionId, ArrayUtils.convertToIntArray(otherSessionIds), in runInstallAddSession()