Home
last modified time | relevance | path

Searched refs:withSelection (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/content/
DContentProviderOperation.java650 public Builder withSelection(String selection, String[] selectionArgs) { in withSelection() method in ContentProviderOperation.Builder
/frameworks/base/core/tests/coretests/src/android/content/
DContentProviderOperationTest.java273 .withSelection("unused", selectionArgs) in testSelectionBackRefs()
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java254 .withSelection(selection, selectionArgs).build()); in registerBroadcastReceivers()
256 .withSelection(selection, selectionArgs).build()); in registerBroadcastReceivers()
259 .withSelection(selection, selectionArgs).build()); in registerBroadcastReceivers()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6963 …method public android.content.ContentProviderOperation.Builder withSelection(java.lang.String, jav…
/frameworks/base/api/
Dcurrent.txt7862 …method public android.content.ContentProviderOperation.Builder withSelection(java.lang.String, jav…
Dtest-current.txt7868 …method public android.content.ContentProviderOperation.Builder withSelection(java.lang.String, jav…
Dsystem-current.txt8176 …method public android.content.ContentProviderOperation.Builder withSelection(java.lang.String, jav…