Home
last modified time | relevance | path

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

/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreManagerService.java638 private List<BlobHandle> getLeasedBlobsInternal(int callingUid, in getLeasedBlobsInternal() method in BlobStoreManagerService
1644 return getLeasedBlobsInternal(callingUid, packageName); in getLeasedBlobs()