Searched defs:withSelection (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/
H A DMockContentProvider.java95 public Query withSelection(String selection, String... selectionArgs) { method in class:MockContentProvider.Query
329 public Delete withSelection(String selection, @Nullable String[] selectionArgs) { method in class:MockContentProvider.Delete

Completed in 155 milliseconds