Home
last modified time | relevance | path

Searched defs:onConversationFocused (Results 1 – 3 of 3) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationListCallbacks.java47 void onConversationFocused(Conversation conversation); in onConversationFocused() method
DOnePaneController.java297 public void onConversationFocused(Conversation conversation) { in onConversationFocused() method in OnePaneController
DTwoPaneController.java630 public void onConversationFocused(Conversation conversation) { in onConversationFocused() method in TwoPaneController