Searched refs:onConversationListCursorUpdated (Results 1 – 4 of 4) sorted by relevance
54 public void onConversationListCursorUpdated(ConversationListData data, Cursor cursor); in onConversationListCursorUpdated() method132 mListener.onConversationListCursorUpdated(this, data); in onLoadFinished()155 mListener.onConversationListCursorUpdated(this, null); in onLoaderReset()
87 fragment.onConversationListCursorUpdated(mMockConversationListData, cursor); in loadWith()
135 public void onConversationListCursorUpdated(final ConversationListData data, in onConversationListCursorUpdated() method in ShareIntentFragment
285 public void onConversationListCursorUpdated(final ConversationListData data, in onConversationListCursorUpdated() method in ConversationListFragment