Searched refs:sessions (Results 1 – 22 of 22) sorted by relevance
49 assertEquals(wifiWakeStats.sessions.length, 0); in buildsEmptyProto()67 assertEquals(wifiWakeStats.sessions.length, 3); in buildsMultiSessionProto_fewerThanMax()85 assertEquals(wifiWakeStats.sessions.length, WifiWakeMetrics.MAX_RECORDED_SESSIONS); in buildsMultiSessionProto_greaterThanMax()89 WifiWakeStats.Session session = wifiWakeStats.sessions[i]; in buildsMultiSessionProto_greaterThanMax()113 assertEquals(wifiWakeStats.sessions.length, 3); in buildProtoCountsWakes()128 assertEquals(wifiWakeStats.sessions.length, 1); in buildProtoDoesNotCountWakeInCurrentSession()152 assertEquals(wifiWakeStats.sessions.length, 1); in buildProtoDoesNotIncludeCurrentSession()153 assertEquals(wifiWakeStats.sessions[0].lockedNetworksAtStart, 1); in buildProtoDoesNotIncludeCurrentSession()165 assertEquals(wifiWakeStats.sessions.length, 0); in ignoresEventsIfStartNotCalled()180 assertEquals(wifiWakeStats.sessions.length, 1); in ignoresEventsAfterResetAndBeforeStartCalled()[all …]
30 private final Set<Session> sessions; field in SimpleSessionManager35 sessions = VERSION.SDK_INT >= VERSION_CODES.M ? new ArraySet<>() : new HashSet<>(); in SimpleSessionManager()40 sessions.remove(session); in removeSession()45 sessions.add(session); in addSession()50 return sessions.size() < max; in canCreateNewSession()55 return ImmutableSet.copyOf(sessions); in getSessions()60 return sessions.size(); in getSessionCount()
107 IkeSession[] sessions = new IkeSession[numSession]; in testConstructFromDifferentThreads() local117 sessions[index] = in testConstructFromDifferentThreads()138 sessions[0].mIkeSessionStateMachine.getHandler().getLooper(), in testConstructFromDifferentThreads()139 sessions[1].mIkeSessionStateMachine.getHandler().getLooper()); in testConstructFromDifferentThreads()141 for (IkeSession s : sessions) { in testConstructFromDifferentThreads()
147 Set<Integer> sessions = new HashSet<>(); in putLocked() local148 sessions.add(sessionId); in putLocked()149 mSessions.put(channel, sessions); in putLocked()162 Set<Integer> sessions = mSessions.get(channel); in removeSessionLocked() local163 sessions.remove(sessionId); in removeSessionLocked()164 if (sessions.size() == 0) { in removeSessionLocked()
169 proto.sessions = new WifiWakeStats.Session[mSessions.size()]; in buildProto()172 proto.sessions[i] = mSessions.get(i).buildProto(); in buildProto()
607 SparseArray<WifiAwareDiscoverySessionState> sessions = client.getSessions(); in requestMacAddresses() local608 for (int j = 0; j < sessions.size(); ++j) { in requestMacAddresses()609 WifiAwareDiscoverySessionState session = sessions.valueAt(j); in requestMacAddresses()2458 SparseArray<WifiAwareDiscoverySessionState> sessions = client.getSessions(); in disconnectLocal() local2459 for (int i = 0; i < sessions.size(); ++i) { in disconnectLocal()2460 mAwareMetrics.recordDiscoverySessionDuration(sessions.valueAt(i).getCreationTime(), in disconnectLocal()2461 sessions.valueAt(i).isPublishSession()); in disconnectLocal()3321 SparseArray<WifiAwareDiscoverySessionState> sessions = mClients.valueAt( in onAwareDownLocal() local3323 for (int j = 0; j < sessions.size(); ++j) { in onAwareDownLocal()3324 mAwareMetrics.recordDiscoverySessionDuration(sessions.valueAt(j).getCreationTime(), in onAwareDownLocal()[all …]
290 SparseArray<WifiAwareDiscoverySessionState> sessions = client.getSessions(); in recordDiscoverySessionInternal() local291 for (int j = 0; j < sessions.size(); ++j) { in recordDiscoverySessionInternal()292 WifiAwareDiscoverySessionState session = sessions.valueAt(j); in recordDiscoverySessionInternal()
369 // SoftAP event list tracking sessions and client counts in tethered mode372 // SoftAP event list tracking sessions and client counts in local only mode1606 // maximum number of concurrent publish sessions in a single app1609 // maximum number of concurrent subscribe sessions in a single app1612 // maximum number of concurrent discovery (publish+subscribe) sessions in a single app1615 // maximum number of concurrent publish sessions in the system1618 // maximum number of concurrent subscribe sessions in the system1621 // maximum number of concurrent discovery (publish+subscribe) sessions in the system1667 // histogram of duration (in ms) of attach sessions1670 // histogram of duration (in ms) of publish sessions[all …]
101 `DnsTlsSessionCache` sets a limit of 5 sessions in each cache, expiring the oldest one103 reuse sessions more than once, it should not be possible to hit this limit.
313 List<TelecomAnalytics.SessionTiming> sessions = tm.dumpAnalytics().getSessionTimings(); in testAnalyticsLogSessionTiming() local314 sessions.stream() in testAnalyticsLogSessionTiming()
357 Set<StorageTranscodingSession> sessions = new ArraySet<>(); in onAnrDelayStarted() local359 sessions.addAll(mStorageTranscodingSessions.values()); in onAnrDelayStarted()362 for (StorageTranscodingSession session: sessions) { in onAnrDelayStarted()
14 // Timing information for the logging sessions
3915 SparseArray<WifiAwareDiscoverySessionState> sessions = in validateInternalNoSessions() local3918 collector.checkThat("No sessions exist for clientId=" + clientId, sessions.size(), in validateInternalNoSessions()3978 SparseArray<WifiAwareDiscoverySessionState> sessions = in getInternalSessionState() local3981 return sessions.get(sessionId); in getInternalSessionState()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...