Searched refs:getRemainingLeaseQuotaBytes (Results 1 – 5 of 5) sorted by relevance
35 long getRemainingLeaseQuotaBytes(String packageName); in getRemainingLeaseQuotaBytes() method
535 public @IntRange(from = 0) long getRemainingLeaseQuotaBytes() { in getRemainingLeaseQuotaBytes() method in BlobStoreManager537 return mService.getRemainingLeaseQuotaBytes(mContext.getOpPackageName()); in getRemainingLeaseQuotaBytes()
1590 public long getRemainingLeaseQuotaBytes(@NonNull String packageName) { in getRemainingLeaseQuotaBytes() method in BlobStoreManagerService.Stub
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8942 method @IntRange(from=0) public long getRemainingLeaseQuotaBytes();