Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
H A DContactAggregatorTest.java1458 .withSelectionBackReference(0, 0) in testAggregationModeInitializedAsSuspended()
1463 .withSelectionBackReference(0, 2) in testAggregationModeInitializedAsSuspended()
1500 .withSelectionBackReference(0, 0) in testAggregationModeUpdatedToSuspended()
1505 .withSelectionBackReference(0, 2) in testAggregationModeUpdatedToSuspended()
1542 .withSelectionBackReference(0, 0) in testAggregationModeSuspendedOverriddenByAggException()
1547 .withSelectionBackReference(0, 2) in testAggregationModeSuspendedOverriddenByAggException()
H A DContactAggregator2Test.java1466 .withSelectionBackReference(0, 0) in testAggregationModeInitializedAsSuspended()
1471 .withSelectionBackReference(0, 2) in testAggregationModeInitializedAsSuspended()
1508 .withSelectionBackReference(0, 0) in testAggregationModeUpdatedToSuspended()
1513 .withSelectionBackReference(0, 2) in testAggregationModeUpdatedToSuspended()
1550 .withSelectionBackReference(0, 0) in testAggregationModeSuspendedOverriddenByAggException()
1555 .withSelectionBackReference(0, 2) in testAggregationModeSuspendedOverriddenByAggException()
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/
H A DRawContactDelta.java520 builder.withSelectionBackReference(0, firstIndex); in buildDiff()
594 builder.withSelectionBackReference(0, firstIndex); in buildDiffWrapper()
/aosp12/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
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt10260 …onNull public android.content.ContentProviderOperation.Builder withSelectionBackReference(int, int…
10261 …onNull public android.content.ContentProviderOperation.Builder withSelectionBackReference(int, int…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt6964 …method public android.content.ContentProviderOperation.Builder withSelectionBackReference(int, int…