Home
last modified time | relevance | path

Searched defs:descriptionResId (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/tests/BlobStoreTestUtils/src/com/android/utils/blob/
H A DUtils.java112 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 DBlobStoreManager.java314 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 DLeaseInfo.java44 @IdRes int descriptionResId, @Nullable CharSequence description) { in LeaseInfo()
H A DIBlobStoreManager.aidl31 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 DBlobMetadata.java188 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 DBlobStoreManagerService.java452 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 Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...