Searched defs:sessions (Results 1 – 2 of 2) sorted by relevance
138 Set<Integer> sessions = new HashSet<>(); in putLocked() local153 Set<Integer> sessions = mSessions.get(channel); in removeSessionLocked() local
257 List<TelecomAnalytics.SessionTiming> sessions = tm.dumpAnalytics().getSessionTimings(); in testAnalyticsLogSessionTiming() local