Searched refs:loadWith (Results 1 – 3 of 3) sorted by relevance
75 private void loadWith(final Cursor cursor) { in loadWith() method in ConversationListFragmentTest98 loadWith(cursor); in testLoadListView()109 loadWith(TestDataFactory.getEmptyConversationListCursor()); in testEmptyView()123 loadWith(cursor); in testStartNewConversation()
86 private void loadWith(final Cursor cursor) { in loadWith() method in ConversationFragmentTest145 loadWith(cursor); in testLoadListView()154 loadWith(cursor); in testClickComposeMessageView()
91 private void loadWith(final List<MessagePartData> attachments) { in loadWith() method in AttachmentChooserFragmentTest141 loadWith(attachments); in testUnselect()