Home
last modified time | relevance | path

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

/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/data/
DConversationParticipantsDataTest.java29 final FakeCursor testCursor = TestDataFactory.getConversationParticipantsCursor(); in testBindParticipants()
DTestDataFactory.java182 public static FakeCursor getConversationParticipantsCursor() { in getConversationParticipantsCursor() method in TestDataFactory