Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreManagerService.java340 forEachSessionInUser(session -> { in getSessionsCountLocked()
1308 forEachSessionInUser(session -> { in augmentStatsForPackageForUser()
1329 forEachSessionInUser(session -> { in augmentStatsForUid()
1349 forEachSessionInUser(session -> { in augmentStatsForUser()
1363 private void forEachSessionInUser(Consumer<BlobStoreSession> consumer, int userId) { in forEachSessionInUser() method in BlobStoreManagerService
/aosp14/frameworks/base/services/
H A Dart-profile2845 HPLcom/android/server/blob/BlobStoreManagerService;->forEachSessionInUser(Ljava/util/function/Consu…