Searched refs:getConversationCursor (Results 1 – 2 of 2) sorted by relevance
338 if (getConversationCursor().getUnderlyingPosition(item) >= 0) { in addUndoingItem()735 final ConversationCursor cursor = getConversationCursor(); in getItemId()1015 public ConversationCursor getConversationCursor() { in getConversationCursor() method in AnimatedAdapter1048 if (!ConversationCursor.isCursorReadyToShow(getConversationCursor())) { in updateSpecialViews()1055 specialView.onUpdate(mFolder, getConversationCursor()); in updateSpecialViews()
101 ConversationCursor cursor = mAdapter.getConversationCursor(); in onClick()129 ConversationCursor cursor = mAdapter.getConversationCursor(); in commit()