Home
last modified time | relevance | path

Searched refs:getEmptyConversationListCursor (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversationlist/
H A DConversationListFragmentTest.java109 loadWith(TestDataFactory.getEmptyConversationListCursor()); in testEmptyView()
/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/data/
H A DTestDataFactory.java122 public static FakeCursor getEmptyConversationListCursor() { in getEmptyConversationListCursor() method in TestDataFactory