Home
last modified time | relevance | path

Searched refs:withExpectedCount (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DContentProviderOperationTest.java149 .withExpectedCount(1).build(); in testAssertNoValues()
165 .withExpectedCount(0).build(); in testAssertNoValues()
181 .withExpectedCount(2).build(); in testAssertNoValues()
/aosp14/frameworks/base/core/java/android/content/
H A DContentProviderOperation.java965 public @NonNull Builder withExpectedCount(int count) { in withExpectedCount() 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/boot/
H A Dboot-image-profile.txt3797 HSPLandroid/content/ContentProviderOperation$Builder;->withExpectedCount(I)Landroid/content/Content…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt3800 HSPLandroid/content/ContentProviderOperation$Builder;->withExpectedCount(I)Landroid/content/Content…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt9974 method @NonNull public android.content.ContentProviderOperation.Builder withExpectedCount(int);