Searched defs:getBlob (Results 1 – 4 of 4) sorted by relevance
93 public byte[] getBlob(int column) { in getBlob() method in ThreadSafeCursorWrapper
232 public byte[] getBlob(int column) in getBlob() method in SortCursor
488 private boolean getBlob(RandomAccessFile file, int offset, in getBlob() method in BlobCache
1319 public byte[] getBlob(int columnIndex) { in getBlob() method in ConversationCursor