Searched refs:historicalCount (Results 1 – 1 of 1) sorted by relevance
564 final int historicalCount = getSessionCount(mHistoricalSessions, callingUid); in createSessionInternal() local565 if (historicalCount >= MAX_HISTORICAL_SESSIONS) { in createSessionInternal()