Searched defs:loadWith (Results 1 – 5 of 5) sorted by relevance
61 private void loadWith(char c) { in loadWith() method in NonAsciiAnchorTest
73 private void loadWith(final Cursor cursor) { in loadWith() method in ConversationListFragmentTest
86 private void loadWith(final Cursor cursor) { in loadWith() method in ConversationFragmentTest
87 private void loadWith(final List<MessagePartData> attachments) { in loadWith() method in AttachmentChooserFragmentTest
50 void Matrix::loadWith(const Matrix& src) { in loadWith() function in Matrix