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

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

Completed in 64 milliseconds