Searched refs:unregisterConversationListObserver (Results 1 - 4 of 4) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DConversationListCallbacks.java84 void unregisterConversationListObserver(DataSetObserver observer); method in interface:ConversationListCallbacks
H A DConversationListFragment.java601 mUpdater.unregisterConversationListObserver(mConversationCursorObserver);
H A DAbstractActivityController.java2764 public void unregisterConversationListObserver(DataSetObserver observer) { method in class:AbstractActivityController
2769 LogUtils.e(LOG_TAG, e, "unregisterConversationListObserver called for an observer that "
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationPagerAdapter.java502 mController.unregisterConversationListObserver(mListObserver);
532 mController.unregisterConversationListObserver(mListObserver);

Completed in 33 milliseconds