Searched defs:descriptionResId (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/tests/BlobStoreTestUtils/src/com/android/utils/blob/ |
H A D | Utils.java | 112 BlobHandle blobHandle, int descriptionResId) throws IOException { in acquireLease() 135 BlobHandle blobHandle, int descriptionResId, in acquireLease() 159 long expiryTimeMs, int descriptionResId, CharSequence description) { in assertLeaseInfo()
|
/aosp14/frameworks/base/apex/blobstore/framework/java/android/app/blob/ |
H A D | BlobStoreManager.java | 314 public void acquireLease(@NonNull BlobHandle blobHandle, @IdRes int descriptionResId, in acquireLease() 431 public void acquireLease(@NonNull BlobHandle blobHandle, @IdRes int descriptionResId) in acquireLease()
|
H A D | LeaseInfo.java | 44 @IdRes int descriptionResId, @Nullable CharSequence description) { in LeaseInfo()
|
H A D | IBlobStoreManager.aidl | 31 void acquireLease(in BlobHandle handle, int descriptionResId, in CharSequence description, in acquireLease()
|
/aosp14/frameworks/base/apex/blobstore/service/java/com/android/server/blob/ |
H A D | BlobMetadata.java | 188 void addOrReplaceLeasee(String callingPackage, int callingUid, int descriptionResId, in addOrReplaceLeasee() 490 final int descriptionResId = leasee.descriptionResEntryName == null in getLeaseInfo() local 826 int uid, int descriptionResId, in Leasee() 872 int descriptionResId) { in getDescription()
|
H A D | BlobStoreManagerService.java | 452 private void acquireLeaseInternal(BlobHandle blobHandle, int descriptionResId, in acquireLeaseInternal() 1524 public void acquireLease(@NonNull BlobHandle blobHandle, @IdRes int descriptionResId, in acquireLease()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |