Searched defs:sessionsCount (Results 1 – 1 of 1) sorted by relevance
339 final AtomicInteger sessionsCount = new AtomicInteger(0); in getSessionsCountLocked() local351 final int sessionsCount = getSessionsCountLocked(callingUid, callingPackage); in createSessionInternal() local