Searched refs:withSelection (Results 1 – 5 of 5) sorted by relevance
670 public Builder withSelection(String selection, String[] selectionArgs) { in withSelection() method in ContentProviderOperation.Builder
274 .withSelection("unused", selectionArgs) in testSelectionBackRefs()
6963 …method public android.content.ContentProviderOperation.Builder withSelection(java.lang.String, jav…
9487 method public android.content.ContentProviderOperation.Builder withSelection(String, String[]);