Home
last modified time | relevance | path

Searched refs:forEachSessionInUser (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreManagerService.java338 forEachSessionInUser(session -> { in getSessionsCountLocked()
1291 forEachSessionInUser(session -> { in augmentStatsForPackageForUser()
1312 forEachSessionInUser(session -> { in augmentStatsForUid()
1332 forEachSessionInUser(session -> { in augmentStatsForUser()
1346 private void forEachSessionInUser(Consumer<BlobStoreSession> consumer, int userId) { in forEachSessionInUser() method in BlobStoreManagerService
/aosp12/frameworks/base/services/
H A Dart-profile14593 HPLcom/android/server/blob/BlobStoreManagerService;->forEachSessionInUser(Ljava/util/function/Consu…