Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobMetadata.java437 boolean shouldAttributeToLeasee(@NonNull String packageName, int userId, in shouldAttributeToLeasee() method in BlobMetadata
448 boolean shouldAttributeToLeasee(int uid, boolean callerHasStatsPermission) { in shouldAttributeToLeasee() method in BlobMetadata
H A DBlobStoreManagerService.java1315 if (blobMetadata.shouldAttributeToLeasee(packageName, userHandle.getIdentifier(), in augmentStatsForPackageForUser()
1336 if (blobMetadata.shouldAttributeToLeasee(uid, in augmentStatsForUid()