Searched defs:sessions (Results 1 – 5 of 5) sorted by relevance
30 private final Set<Session> sessions; field in SimpleSessionManager
99 IkeSession[] sessions = new IkeSession[numSession]; in testConstructFromDifferentThreads() local
147 Set<Integer> sessions = new HashSet<>(); in putLocked() local162 Set<Integer> sessions = mSessions.get(channel); in removeSessionLocked() local
302 List<TelecomAnalytics.SessionTiming> sessions = tm.dumpAnalytics().getSessionTimings(); in testAnalyticsLogSessionTiming() local
404 String sessions = Log.getSessionManager().printActiveSessions(); in tearDown() local