Searched defs:userSessions (Results 1 – 1 of 1) sorted by relevance
263 LongSparseArray<BlobStoreSession> userSessions = mSessions.get(userId); in getUserSessionsLocked() local272 void addUserSessionsForTest(LongSparseArray<BlobStoreSession> userSessions, int userId) { in addUserSessionsForTest()782 final LongSparseArray<BlobStoreSession> userSessions = in writeBlobSessionsLocked() local1018 final LongSparseArray<BlobStoreSession> userSessions = in handlePackageRemoved() local1057 final LongSparseArray<BlobStoreSession> userSessions = in handleUserRemoved() local1124 final LongSparseArray<BlobStoreSession> userSessions = mSessions.valueAt(i); in handleIdleMaintenanceLocked() local1169 final LongSparseArray<BlobStoreSession> userSessions = mSessions.valueAt(i); in runClearAllSessions() local1243 final LongSparseArray<BlobStoreSession> userSessions = mSessions.valueAt(i); in dumpSessionsLocked() local1348 final LongSparseArray<BlobStoreSession> userSessions = getUserSessionsLocked(userId); in forEachSessionInUser() local