Searched refs:withSelection (Results 1 – 7 of 7) sorted by relevance
650 public Builder withSelection(String selection, String[] selectionArgs) { in withSelection() method in ContentProviderOperation.Builder
273 .withSelection("unused", selectionArgs) in testSelectionBackRefs()
254 .withSelection(selection, selectionArgs).build()); in registerBroadcastReceivers()256 .withSelection(selection, selectionArgs).build()); in registerBroadcastReceivers()259 .withSelection(selection, selectionArgs).build()); in registerBroadcastReceivers()
6963 …method public android.content.ContentProviderOperation.Builder withSelection(java.lang.String, jav…
7862 …method public android.content.ContentProviderOperation.Builder withSelection(java.lang.String, jav…
7868 …method public android.content.ContentProviderOperation.Builder withSelection(java.lang.String, jav…
8176 …method public android.content.ContentProviderOperation.Builder withSelection(java.lang.String, jav…