Searched refs:getRemainingLeaseQuotaBytesInternal (Results 1 – 1 of 1) sorted by relevance
490 > getRemainingLeaseQuotaBytesInternal(callingUid, callingPackage)) { in acquireLeaseInternal()574 private long getRemainingLeaseQuotaBytesInternal(int callingUid, String callingPackage) { in getRemainingLeaseQuotaBytesInternal() method in BlobStoreManagerService1594 return getRemainingLeaseQuotaBytesInternal(callingUid, packageName); in getRemainingLeaseQuotaBytes()