Searched refs:showConversationWithPeek (Results 1 - 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DTwoPaneController.java300 showConversationWithPeek(conversation, true /* peek */);
545 protected void showConversationWithPeek(Conversation conversation, boolean peek) { method in class:TwoPaneController
567 super.showConversationWithPeek(conversation, peek);
692 showConversationWithPeek(next, true /* peek */);
841 showConversationWithPeek(conv, true /* peek */);
H A DAbstractActivityController.java2584 showConversationWithPeek(conversation, false /* peek */);
2587 protected void showConversationWithPeek(Conversation conversation, boolean peek) { method in class:AbstractActivityController

Completed in 46 milliseconds