Searched refs:newAssertQuery (Results 1 – 6 of 6) sorted by relevance
129 ContentProviderOperation op1 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssert()148 ContentProviderOperation op1 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssertNoValues()164 ContentProviderOperation op2 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssertNoValues()180 ContentProviderOperation op3 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssertNoValues()
212 public static @NonNull Builder newAssertQuery(@NonNull Uri uri) { in newAssertQuery() method in ContentProviderOperation
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3809 HSPLandroid/content/ContentProviderOperation;->newAssertQuery(Landroid/net/Uri;)Landroid/content/Co…
3812 HSPLandroid/content/ContentProviderOperation;->newAssertQuery(Landroid/net/Uri;)Landroid/content/Co…
9959 …method @NonNull public static android.content.ContentProviderOperation.Builder newAssertQuery(@Non…