Searched refs:getConversationListCursor (Results 1 – 3 of 3) sorted by relevance
97 final Cursor cursor = TestDataFactory.getConversationListCursor(); in testLoadListView()122 final Cursor cursor = TestDataFactory.getConversationListCursor(); in testStartNewConversation()
55 mCursor = TestDataFactory.getConversationListCursor(); in setUp()
104 public static FakeCursor getConversationListCursor() { in getConversationListCursor() method in TestDataFactory