Home
last modified time | relevance | path

Searched refs:withSelection (Results 1 – 13 of 13) sorted by relevance

/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DContentProviderOperationBuilderTest.java46 public void withSelection() { in withSelection() method in ContentProviderOperationBuilderTest
48 .withSelection("first", new String[] { "a", "b" }) in withSelection()
49 .withSelection("second", new String[] { "c", "d" }); in withSelection()
DContentProviderOperationTest.java53 builder.withSelection("id_column", new String[] { "5" }); in newUpdate()
67 builder.withSelection("id_column", new String[] { "5" }); in newDelete()
DContentResolverTest.java221 .withSelection("id_column", new String[] { "99" }) in applyBatch()
225 .withSelection("id_column", new String[] { "11" }) in applyBatch()
/external/clang/test/Analysis/
Dmethod-arg-decay.m59 …t> *) performAction:(id)action withSelection:(NSArray *)selection; // expected-note {{method 'per…
75 @implementation XCPerspectiveModule // expected-warning {{method 'performAction:withSelection:' in …
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DEABDbUtil.java257 .withSelection(EABContract.EABColumns.CONTACT_ID + " >= ?", in deleteContactFromEabDb()
265 .withSelection(EABContract.EABColumns.CONTACT_ID + " = ?", in deleteContactFromEabDb()
314 .withSelection(EABContract.EABColumns.RAW_CONTACT_ID + " = ? AND " in deleteNumberFromEabDb()
364 .withSelection(where, new String[] { phoneNumber, rawContactId, dataId }).build()); in updateNameInEabDb()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowContentProviderOperationBuilder.java32 public Builder withSelection(String selection, String[] selectionArgs) { in withSelection() method in ShadowContentProviderOperationBuilder
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...