Searched refs:isCurrentConversationJustPeeking (Results 1 - 4 of 4) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DConversationListCallbacks.java133 boolean isCurrentConversationJustPeeking(); method in interface:ConversationListCallbacks
H A DTwoPaneController.java137 public boolean isCurrentConversationJustPeeking() { method in class:TwoPaneController
H A DConversationListFragment.java1153 final boolean currentConvIsPeeking = mCallbacks.isCurrentConversationJustPeeking();
H A DAbstractActivityController.java1873 if (isCurrentConversationJustPeeking()) {
2733 public boolean isCurrentConversationJustPeeking() { method in class:AbstractActivityController

Completed in 80 milliseconds