Home
last modified time | relevance | path

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

/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreManagerService.java490 > getRemainingLeaseQuotaBytesInternal(callingUid, callingPackage)) { in acquireLeaseInternal()
574 private long getRemainingLeaseQuotaBytesInternal(int callingUid, String callingPackage) { in getRemainingLeaseQuotaBytesInternal() method in BlobStoreManagerService
1594 return getRemainingLeaseQuotaBytesInternal(callingUid, packageName); in getRemainingLeaseQuotaBytes()