Searched refs:withExpectedCount (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/
H A DContentProviderOperationTest.java158 .withExpectedCount(1).build();
174 .withExpectedCount(0).build();
190 .withExpectedCount(2).build();
/frameworks/base/core/java/android/content/
H A DContentProviderOperation.java609 public Builder withExpectedCount(int count) { method in class:ContentProviderOperation.Builder

Completed in 2735 milliseconds