Searched defs:withSelection (Results 1 – 1 of 1) sorted by relevance
83 public Query withSelection(String selection, String... selectionArgs) { in withSelection() method in MockContentProvider.Query296 public Delete withSelection(String selection, @Nullable String[] selectionArgs) { in withSelection() method in MockContentProvider.Delete