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()797 final LongSparseArray<BlobStoreSession> userSessions = in writeBlobSessionsLocked() local1033 final LongSparseArray<BlobStoreSession> userSessions = in handlePackageRemoved() local1072 final LongSparseArray<BlobStoreSession> userSessions = in handleUserRemoved() local1139 final LongSparseArray<BlobStoreSession> userSessions = mSessions.valueAt(i); in handleIdleMaintenanceLocked() local1184 final LongSparseArray<BlobStoreSession> userSessions = mSessions.valueAt(i); in runClearAllSessions() local1258 final LongSparseArray<BlobStoreSession> userSessions = mSessions.valueAt(i); in dumpSessionsLocked() local1363 final LongSparseArray<BlobStoreSession> userSessions = getUserSessionsLocked(userId); in forEachSessionInUser() local