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

/frameworks/base/core/java/android/content/
H A DContentProviderOperation.java397 * the key is an index into the selection argument array (see {@link Builder#withSelection})
565 * that was specified by {@link #withSelection} will be overwritten.
650 public Builder withSelection(String selection, String[] selectionArgs) { method in class:ContentProviderOperation.Builder

Completed in 42 milliseconds