Home
last modified time | relevance | path

Searched refs:mConversationListLayoutListeners (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DTwoPaneController.java66 private List<TwoPaneLayout.ConversationListLayoutListener> mConversationListLayoutListeners = field in TwoPaneController
967 mConversationListLayoutListeners.add(listener); in addConversationListLayoutListener()
971 return mConversationListLayoutListeners; in getConversationListLayoutListeners()