Home
last modified time | relevance | path

Searched refs:withSelectionBackReference (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/
DContentProviderOperationTest.java261 .withSelectionBackReference(1, 3) in testSelectionBackRefs()
262 .withSelectionBackReference(2, 1) in testSelectionBackRefs()
263 .withSelectionBackReference(4, 2) in testSelectionBackRefs()
/frameworks/base/core/java/android/content/
DContentProviderOperation.java932 public @NonNull Builder withSelectionBackReference(int index, int fromIndex) { in withSelectionBackReference() method in ContentProviderOperation.Builder
952 public @NonNull Builder withSelectionBackReference(int index, int fromIndex, in withSelectionBackReference() method in ContentProviderOperation.Builder
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt9815 …onNull public android.content.ContentProviderOperation.Builder withSelectionBackReference(int, int…
9816 …onNull public android.content.ContentProviderOperation.Builder withSelectionBackReference(int, int…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6964 …method public android.content.ContentProviderOperation.Builder withSelectionBackReference(int, int…