Searched refs:getCachedBlob (Results 1 – 2 of 2) sorted by relevance
563 final byte[] blob = ((ConversationCursor) cursor).getCachedBlob( in readConversationInfo()584 final byte[] blob = ((ConversationCursor) cursor).getCachedBlob( in readRawFolders()
1325 public byte[] getCachedBlob(int columnIndex) { in getCachedBlob() method in ConversationCursor