Home
last modified time | relevance | path

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

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