HomeSort by relevance Sort by last modified time
    Searched refs:ConversationListLayoutListener (Results 1 - 6 of 6) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ActivityController.java 289 void addConversationListLayoutListener(TwoPaneLayout.ConversationListLayoutListener listener);
CustomViewToolbar.java 39 TwoPaneLayout.ConversationListLayoutListener {
TwoPaneController.java 66 private List<TwoPaneLayout.ConversationListLayoutListener> mConversationListLayoutListeners =
    [all...]
TwoPaneLayout.java 140 public interface ConversationListLayoutListener {
454 final List<ConversationListLayoutListener> layoutListeners =
456 for (ConversationListLayoutListener listener : layoutListeners) {
    [all...]
MaterialSearchViewController.java 43 TwoPaneLayout.ConversationListLayoutListener {
OnePaneController.java 558 TwoPaneLayout.ConversationListLayoutListener listener) {

Completed in 740 milliseconds