Searched refs:getLeasedBlobs (Results 1 – 6 of 6) sorted by relevance
42 List<BlobHandle> getLeasedBlobs(in String packageName); in getLeasedBlobs() method
595 public List<BlobHandle> getLeasedBlobs() throws IOException { in getLeasedBlobs() method in BlobStoreManager597 return mService.getLeasedBlobs(mContext.getOpPackageName()); in getLeasedBlobs()
91 assertThat(blobStoreManager.getLeasedBlobs()).containsExactly( in assertLeasedBlobs()97 assertThat(blobStoreManager.getLeasedBlobs()).isEmpty(); in assertNoLeasedBlobs()
1638 public List<BlobHandle> getLeasedBlobs(@NonNull String packageName) { in getLeasedBlobs() method in BlobStoreManagerService.Stub
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8710 …method @NonNull public java.util.List<android.app.blob.BlobHandle> getLeasedBlobs() throws java.io…