Searched refs:hasOtherLeasees (Results 1 – 1 of 1) sorted by relevance
441 if (!callerHasStatsPermission || !hasOtherLeasees(packageName, INVALID_UID, userId)) { in shouldAttributeToLeasee()452 if (!callerHasStatsPermission || !hasOtherLeasees(null, uid, userId)) { in shouldAttributeToLeasee()458 private boolean hasOtherLeasees(@Nullable String packageName, int uid, int userId) { in hasOtherLeasees() method in BlobMetadata