Searched refs:mCurrentMaxSessionId (Results 1 – 1 of 1) sorted by relevance
152 private long mCurrentMaxSessionId; field in BlobStoreManagerService864 mCurrentMaxSessionId = Math.max(mCurrentMaxSessionId, session.getSessionId()); in readBlobSessionsLocked()941 mCurrentMaxSessionId = Math.max(mCurrentMaxSessionId, blobMetadata.getBlobId()); in readBlobsInfoLocked()1684 fout.println("mCurrentMaxSessionId: " + mCurrentMaxSessionId); in dump()