Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/
DContentProviderOperationTest.java159 .withExpectedCount(1).build(); in testAssertNoValues()
175 .withExpectedCount(0).build(); in testAssertNoValues()
191 .withExpectedCount(2).build(); in testAssertNoValues()
/frameworks/base/core/java/android/content/
DContentProviderOperation.java691 public Builder withExpectedCount(int count) { in withExpectedCount() method in ContentProviderOperation.Builder
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6962 method public android.content.ContentProviderOperation.Builder withExpectedCount(int);
/frameworks/base/non-updatable-api/
Dcurrent.txt9486 method public android.content.ContentProviderOperation.Builder withExpectedCount(int);
/frameworks/base/api/
Dcurrent.txt9486 method public android.content.ContentProviderOperation.Builder withExpectedCount(int);