Home
last modified time | relevance | path

Searched refs:with (Results 1 – 25 of 2011) sorted by relevance

12345678910>>...81

/cts/tests/tests/provider/src/android/provider/cts/
DContactsContract_GroupMembershipTest.java54 .with(GroupMembership.GROUP_ROW_ID, group.getId()) in testAddGroupMembershipWithGroupRowId()
64 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testAddGroupMembershipWithGroupSourceId()
65 .with(RawContacts.ACCOUNT_NAME, "test_name") in testAddGroupMembershipWithGroupSourceId()
68 .with(Groups.SOURCE_ID, "test_source_id") in testAddGroupMembershipWithGroupSourceId()
69 .with(Groups.ACCOUNT_TYPE, "test_type") in testAddGroupMembershipWithGroupSourceId()
70 .with(Groups.ACCOUNT_NAME, "test_name") in testAddGroupMembershipWithGroupSourceId()
73 .with(GroupMembership.GROUP_SOURCE_ID, "test_source_id") in testAddGroupMembershipWithGroupSourceId()
84 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testAddGroupMembershipWithUnknownGroupSourceId()
85 .with(RawContacts.ACCOUNT_NAME, "test_name") in testAddGroupMembershipWithUnknownGroupSourceId()
88 .with(GroupMembership.GROUP_SOURCE_ID, "test_source_id") in testAddGroupMembershipWithUnknownGroupSourceId()
[all …]
DContactsContract_StructuredPhoneticName.java60 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testPhoneticStructuredName()
61 .with(RawContacts.ACCOUNT_NAME, "test_name") in testPhoneticStructuredName()
64 .with(StructuredName.PHONETIC_FAMILY_NAME, "phonetic name") in testPhoneticStructuredName()
78 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testPhoneticStructuredName_phoneticPriority1()
79 .with(RawContacts.ACCOUNT_NAME, "test_name") in testPhoneticStructuredName_phoneticPriority1()
82 .with(StructuredName.GIVEN_NAME, "name") in testPhoneticStructuredName_phoneticPriority1()
88 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testPhoneticStructuredName_phoneticPriority1()
89 .with(RawContacts.ACCOUNT_NAME, "test_name") in testPhoneticStructuredName_phoneticPriority1()
92 .with(StructuredName.PHONETIC_FAMILY_NAME, "name phonetic") in testPhoneticStructuredName_phoneticPriority1()
115 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testPhoneticStructuredName_phoneticPriority2()
[all …]
DContactsContract_IsSuperPrimaryName.java73 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testInner_displayNameFromIsSuperPrimary()
74 .with(RawContacts.ACCOUNT_NAME, "test_name") in testInner_displayNameFromIsSuperPrimary()
77 .with(StructuredName.GIVEN_NAME, "name1") in testInner_displayNameFromIsSuperPrimary()
78 .with(StructuredName.IS_SUPER_PRIMARY, isFirstNamePrimary ? 1 : 0) in testInner_displayNameFromIsSuperPrimary()
84 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testInner_displayNameFromIsSuperPrimary()
85 .with(RawContacts.ACCOUNT_NAME, "test_name") in testInner_displayNameFromIsSuperPrimary()
88 .with(StructuredName.GIVEN_NAME, "name2") in testInner_displayNameFromIsSuperPrimary()
89 .with(StructuredName.IS_SUPER_PRIMARY, !isFirstNamePrimary ? 1 : 0) in testInner_displayNameFromIsSuperPrimary()
134 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testIsSuperPrimaryName_mergeBothSuperPrimary()
135 .with(RawContacts.ACCOUNT_NAME, "test_name") in testIsSuperPrimaryName_mergeBothSuperPrimary()
[all …]
DContactsContract_ContactCountsTest.java118 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData()
119 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData()
122 .with(StructuredName.DISPLAY_NAME, "Apple Pie") in setupTestData()
128 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData()
129 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData()
132 .with(StructuredName.DISPLAY_NAME, "Banana Split") in setupTestData()
138 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData()
139 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData()
142 .with(StructuredName.DISPLAY_NAME, "Blackberry Shortcake") in setupTestData()
148 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData()
[all …]
DContactsContract_DataTest.java211 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testGetLookupUriBySourceId()
212 .with(RawContacts.ACCOUNT_NAME, "test_name") in testGetLookupUriBySourceId()
213 .with(RawContacts.SOURCE_ID, "source_id") in testGetLookupUriBySourceId()
219 .with(CommonDataKinds.StructuredName.DISPLAY_NAME, "test name") in testGetLookupUriBySourceId()
232 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testDataProjection()
233 .with(RawContacts.ACCOUNT_NAME, "test_name") in testDataProjection()
234 .with(RawContacts.SOURCE_ID, "source_id") in testDataProjection()
237 .with(CommonDataKinds.StructuredName.DISPLAY_NAME, "test name") in testDataProjection()
248 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testRawContactsEntityProjection()
249 .with(RawContacts.ACCOUNT_NAME, "test_name") in testRawContactsEntityProjection()
[all …]
DContactsContract_SearchSnippetsTest.java218 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData()
219 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData()
222 .with(StructuredName.DISPLAY_NAME, "Hot Tamale") in setupTestData()
225 .with(Phone.DATA, "510-123-5769") in setupTestData()
226 .with(Email.TYPE, Phone.TYPE_HOME) in setupTestData()
232 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData()
233 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData()
236 .with(StructuredName.DISPLAY_NAME, "Cold Tamago") in setupTestData()
239 .with(Email.DATA, "eggs@farmers.org") in setupTestData()
240 .with(Email.TYPE, Email.TYPE_HOME) in setupTestData()
[all …]
DContactsContract_AggregationSuggestionsTest.java162 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupThreeContacts()
163 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupThreeContacts()
166 .with(StructuredName.GIVEN_NAME, "first1") in setupThreeContacts()
167 .with(StructuredName.FAMILY_NAME, "last1") in setupThreeContacts()
172 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupThreeContacts()
173 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupThreeContacts()
176 .with(StructuredName.GIVEN_NAME, "first2") in setupThreeContacts()
177 .with(StructuredName.FAMILY_NAME, "last2") in setupThreeContacts()
182 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupThreeContacts()
183 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupThreeContacts()
[all …]
DContactsContract_PhoneLookup.java65 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData()
66 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData()
69 .with(StructuredName.DISPLAY_NAME, "Hot Tamale") in setupTestData()
72 .with(Phone.DATA, "1111222333444") in setupTestData()
73 .with(Email.TYPE, Phone.TYPE_HOME) in setupTestData()
79 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData()
80 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData()
83 .with(StructuredName.DISPLAY_NAME, "Cold Tamago") in setupTestData()
86 .with(Phone.DATA, "2111222333444") in setupTestData()
87 .with(Phone.TYPE, Phone.TYPE_OTHER) in setupTestData()
DContactsContract_FrequentsStrequentsTest.java437 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData()
438 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData()
441 .with(StructuredName.DISPLAY_NAME, "Hot Tamale") in setupTestData()
444 .with(Phone.DATA, "510-123-5769") in setupTestData()
445 .with(Email.TYPE, Phone.TYPE_HOME) in setupTestData()
451 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData()
452 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData()
455 .with(StructuredName.DISPLAY_NAME, "Cold Tamago") in setupTestData()
458 .with(Email.DATA, "eggs@farmers.org") in setupTestData()
459 .with(Email.TYPE, Email.TYPE_HOME) in setupTestData()
[all …]
DContactsContract_ProviderStatus.java60 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testProviderStatus_addedContacts()
61 .with(RawContacts.ACCOUNT_NAME, "test_name") in testProviderStatus_addedContacts()
64 .with(StructuredName.GIVEN_NAME, "first1") in testProviderStatus_addedContacts()
65 .with(StructuredName.FAMILY_NAME, "last1") in testProviderStatus_addedContacts()
DContactsContract_RawContactsTest.java92 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testGetLookupUriBySourceId()
93 .with(RawContacts.ACCOUNT_NAME, "test_name") in testGetLookupUriBySourceId()
94 .with(RawContacts.SOURCE_ID, "source_id") in testGetLookupUriBySourceId()
100 .with(StructuredName.DISPLAY_NAME, "test name") in testGetLookupUriBySourceId()
113 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testGetLookupUriByDisplayName()
114 .with(RawContacts.ACCOUNT_NAME, "test_name") in testGetLookupUriByDisplayName()
117 .with(StructuredName.DISPLAY_NAME, "test name") in testGetLookupUriByDisplayName()
227 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testProjection()
228 .with(RawContacts.ACCOUNT_NAME, "test_name") in testProjection()
231 .with(StructuredName.DISPLAY_NAME, "test name") in testProjection()
DContactsContract_PhotoTest.java69 .with(Photo.PHOTO, PhotoUtil.getTestPhotoData(mContext)) in testAddPhoto()
90 .with(Photo.PHOTO, EMPTY_TEST_PHOTO_DATA) in testAddEmptyPhoto()
DContactsContract_TestDataBuilder.java104 public T with(String key, String value) { in with() method in ContactsContract_TestDataBuilder.Builder
110 public T with(String key, long value) { in with() method in ContactsContract_TestDataBuilder.Builder
116 public T with(String key, byte[] value) { in with() method in ContactsContract_TestDataBuilder.Builder
302 return with(Contacts._ID, mRawContact.getContactId()).loadUsingValues(); in load()
/cts/hostsidetests/appsecurity/certs/keysets/
DREADME1 # Generated with:
6 # Display public key (for use in Manifest) with:
/cts/tests/tests/textureview/src/android/textureview/cts/
DTextureViewTestActivity.java52 animSet.play(rotate).with(fadeIn).with(scaleY); in onCreate()
/cts/hostsidetests/appsecurity/test-apps/SplitApp/
DREADME2 The entire libs/ directory is built and constructed automatically with
/cts/tests/tests/os/jni/seccomp-tests/
DLICENSE3 // Redistribution and use in source and binary forms, with or without
11 // in the documentation and/or other materials provided with the
/cts/hostsidetests/theme/
DREADME4 * you may not use this file except in compliance with the License.
37 with:
65 1. Connect the device that you wish to test. Confirm that is is connected with:
/cts/apps/CameraITS/tests/inprog/scene2/
DREADME1 Scene 2 requires a camera lab with controlled illuminants, for example
/cts/apps/CtsVerifier/libs/
Dopencv-android_LICENSE10 Redistribution and use in source and binary forms, with or without modification,
18 and/or other materials provided with the distribution.
/cts/tools/dasm/src/java_cup/
Dparser.cup21 This section provides code that is included with the class encapsulating
30 Init with and scan with
38 the grammar itself (with embedded actions).
78 /* otherwise build a new one with the given label attached */
157 init with {: lexer.init(); :};
158 scan with {: return lexer.next_token(); :};
181 start with spec;
/cts/suite/cts/deviceTests/opengl/assets/fragment/
Dbasic5 * in compliance with the License. You may obtain a copy of the License at
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/
DT_invoke_super_16.d4 ; you may not use this file except in compliance with the License.
/cts/suite/cts/deviceTests/opengl/
DREADME4 in compliance with the License. You may obtain a copy of the License at
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/d/
DT_invoke_interface_18.d4 ; you may not use this file except in compliance with the License.

12345678910>>...81