Searched defs:withSelection (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/ | ||
D | MockContentProvider.java | 95 public Query withSelection(String selection, String... selectionArgs) { in withSelection() method in MockContentProvider.Query |