Home
last modified time | relevance | path

Searched defs:getBlobHandle (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreManagerShellCommand.java188 public BlobHandle getBlobHandle() { in getBlobHandle() method in BlobStoreManagerShellCommand.ParsedArgs
DBlobStoreSession.java144 public BlobHandle getBlobHandle() { in getBlobHandle() method in BlobStoreSession
DBlobMetadata.java124 BlobHandle getBlobHandle() { in getBlobHandle() method in BlobMetadata
/frameworks/base/tests/BlobStoreTestUtils/src/com/android/utils/blob/
DFakeBlobData.java133 public BlobHandle getBlobHandle() throws Exception { in getBlobHandle() method in FakeBlobData