Searched defs:getBlob (Results 1 – 5 of 5) 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
114 /* package */ byte[] getBlob(int cursorIndex) { in getBlob() method in DateSortedExpandableListAdapter
488 private boolean getBlob(RandomAccessFile file, int offset, in getBlob() method in BlobCache
1319 public byte[] getBlob(int columnIndex) { in getBlob() method in ConversationCursor