Searched refs:onConversationFocused (Results 1 – 4 of 4) sorted by relevance
47 void onConversationFocused(Conversation conversation); in onConversationFocused() method
297 public void onConversationFocused(Conversation conversation) { in onConversationFocused() method in OnePaneController
630 public void onConversationFocused(Conversation conversation) { in onConversationFocused() method in TwoPaneController
724 mCallbacks.onConversationFocused(conv); in onKey()