Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/data/
H A 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
H A DConversationParticipantsDataTest.java29 final FakeCursor testCursor = TestDataFactory.getConversationParticipantsCursor(); in testBindParticipants() local
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDirectoryFragment.java330 Cursor testCursor = userClient.query(uri, /* projection= */ null, in isProviderAvailable() local