Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DContentProviderOperationTest.java261 .withSelectionBackReference(1, 3) in testSelectionBackRefs()
262 .withSelectionBackReference(2, 1) in testSelectionBackRefs()
263 .withSelectionBackReference(4, 2) in testSelectionBackRefs()
/aosp14/frameworks/base/core/java/android/content/
H A 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
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt9980 …onNull public android.content.ContentProviderOperation.Builder withSelectionBackReference(int, int…
9981 …onNull public android.content.ContentProviderOperation.Builder withSelectionBackReference(int, int…