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