Home
last modified time | relevance | path

Searched defs:testCursor (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/data/
DConversationMessageDataTest.java36 final FakeCursor testCursor = TestDataFactory.getConversationMessageCursor(); in testBindFirstMessage() local
50 final FakeCursor testCursor = TestDataFactory.getConversationMessageCursor(); in testBindTwice() local
77 final FakeCursor testCursor = TestDataFactory.getConversationMessageCursor(); in testMessageClustering() local
DConversationParticipantsDataTest.java29 final FakeCursor testCursor = TestDataFactory.getConversationParticipantsCursor(); in testBindParticipants() local
/packages/apps/Dialer/tests/src/com/android/dialer/list/
DPhoneFavoritesTileAdapterTest.java209 Cursor testCursor = getCursorForTest(1, 0); in testSetContactCursor_DisplayNameOrder_Primary() local
218 Cursor testCursor = getCursorForTest(1, 0); in testSetContactCursor_DisplayNameOrder_Alternative() local
227 Cursor testCursor = getCursorForTest(1, 0); in testSetContactCursor_DisplayNameOrder_Changed() local