/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | ContentProviderOperationBuilderTest.java | 46 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()
|
D | ContentProviderOperationTest.java | 53 builder.withSelection("id_column", new String[] { "5" }); in newUpdate() 67 builder.withSelection("id_column", new String[] { "5" }); in newDelete()
|
D | ContentResolverTest.java | 221 .withSelection("id_column", new String[] { "99" }) in applyBatch() 225 .withSelection("id_column", new String[] { "11" }) in applyBatch()
|
/external/clang/test/Analysis/ |
D | method-arg-decay.m | 59 …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/ |
D | EABDbUtil.java | 257 .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/ |
D | ShadowContentProviderOperationBuilder.java | 32 public Builder withSelection(String selection, String[] selectionArgs) { in withSelection() method in ShadowContentProviderOperationBuilder
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |