Searched refs:getCurrentConversation (Results 1 – 4 of 4) sorted by relevance
397 final Conversation currConversation = mController.getCurrentConversation(); in notifyDataSetChanged()448 Conversation c = (mController != null) ? mController.getCurrentConversation() : null; in getDefaultConversation()
61 Conversation getCurrentConversation(); in getCurrentConversation() method
1152 final Conversation conv = mCallbacks.getCurrentConversation(); in onCursorUpdated()
2690 public Conversation getCurrentConversation() {