Home
last modified time | relevance | path

Searched defs:getConversationListCursor (Results 1 – 5 of 5) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationListCallbacks.java59 ConversationCursor getConversationListCursor(); in getConversationListCursor() method
DConversationPositionTracker.java38 ConversationCursor getConversationListCursor(); in getConversationListCursor() method
DConversationListFragment.java950 private ConversationCursor getConversationListCursor() { in getConversationListCursor() method in ConversationListFragment
DAbstractActivityController.java563 public final ConversationCursor getConversationListCursor() { in getConversationListCursor() method in AbstractActivityController
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/data/
DTestDataFactory.java104 public static FakeCursor getConversationListCursor() { in getConversationListCursor() method in TestDataFactory