Searched defs:userSessions (Results 1 – 1 of 1) sorted by relevance
265 LongSparseArray<BlobStoreSession> userSessions = mSessions.get(userId); in getUserSessionsLocked() local274 void addUserSessionsForTest(LongSparseArray<BlobStoreSession> userSessions, int userId) { in addUserSessionsForTest()799 final LongSparseArray<BlobStoreSession> userSessions = in writeBlobSessionsLocked() local1035 final LongSparseArray<BlobStoreSession> userSessions = in handlePackageRemoved() local1074 final LongSparseArray<BlobStoreSession> userSessions = in handleUserRemoved() local1141 final LongSparseArray<BlobStoreSession> userSessions = mSessions.valueAt(i); in handleIdleMaintenanceLocked() local1186 final LongSparseArray<BlobStoreSession> userSessions = mSessions.valueAt(i); in runClearAllSessions() local1260 final LongSparseArray<BlobStoreSession> userSessions = mSessions.valueAt(i); in dumpSessionsLocked() local1365 final LongSparseArray<BlobStoreSession> userSessions = getUserSessionsLocked(userId); in forEachSessionInUser() local