Searched defs:getBlob (Results 1 – 3 of 3) sorted by relevance
428 public byte[] getBlob(int columnIndex) { in getBlob() method in ContactFilterCursor
488 private boolean getBlob(RandomAccessFile file, int offset, in getBlob() method in BlobCache
747 private static byte[] getBlob(final Cursor cursor, final String columnName) { in getBlob() method in IpMemoryStoreDatabase