Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/
DContentProviderOperationTest.java138 ContentProviderOperation op1 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssert()
157 ContentProviderOperation op1 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssertNoValues()
173 ContentProviderOperation op2 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssertNoValues()
189 ContentProviderOperation op3 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssertNoValues()
/frameworks/base/core/java/android/content/
DContentProviderOperation.java199 public static Builder newAssertQuery(Uri uri) { in newAssertQuery() method in ContentProviderOperation
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd1236 {@link android.content.ContentProviderOperation#newAssertQuery(Uri)}. For the content URI,
/frameworks/base/api/
Dcurrent.txt7444 …method public static android.content.ContentProviderOperation.Builder newAssertQuery(android.net.U…
Dsystem-current.txt7684 …method public static android.content.ContentProviderOperation.Builder newAssertQuery(android.net.U…