/cts/tests/tests/provider/src/android/provider/cts/contacts/ |
D | ContactsContract_GroupMembershipTest.java | 54 .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 …]
|
D | ContactsContract_ContactCountsTest.java | 118 .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 …]
|
D | ContactsContract_StructuredPhoneticName.java | 60 .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() 84 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testPhoneticStructuredName_phoneticPriority1() 85 .with(RawContacts.ACCOUNT_NAME, "test_name") in testPhoneticStructuredName_phoneticPriority1() 88 .with(StructuredName.GIVEN_NAME, "name") in testPhoneticStructuredName_phoneticPriority1() 94 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testPhoneticStructuredName_phoneticPriority1() 95 .with(RawContacts.ACCOUNT_NAME, "test_name") in testPhoneticStructuredName_phoneticPriority1() 98 .with(StructuredName.PHONETIC_FAMILY_NAME, "name phonetic") in testPhoneticStructuredName_phoneticPriority1() 121 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testPhoneticStructuredName_phoneticPriority2() [all …]
|
D | ContactsContract_RawContactsTest.java | 87 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testGetLookupUriBySourceId() 88 .with(RawContacts.ACCOUNT_NAME, "test_name") in testGetLookupUriBySourceId() 89 .with(RawContacts.SOURCE_ID, "source_id") in testGetLookupUriBySourceId() 95 .with(StructuredName.DISPLAY_NAME, "test name") in testGetLookupUriBySourceId() 108 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testGetLookupUriByDisplayName() 109 .with(RawContacts.ACCOUNT_NAME, "test_name") in testGetLookupUriByDisplayName() 112 .with(StructuredName.DISPLAY_NAME, "test name") in testGetLookupUriByDisplayName() 222 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testProjection() 223 .with(RawContacts.ACCOUNT_NAME, "test_name") in testProjection() 226 .with(StructuredName.DISPLAY_NAME, "test name") in testProjection() [all …]
|
D | ContactsContract_IsSuperPrimaryName.java | 73 .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 …]
|
D | ContactsContract_DataTest.java | 210 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testGetLookupUriBySourceId() 211 .with(RawContacts.ACCOUNT_NAME, "test_name") in testGetLookupUriBySourceId() 212 .with(RawContacts.SOURCE_ID, "source_id") in testGetLookupUriBySourceId() 218 .with(CommonDataKinds.StructuredName.DISPLAY_NAME, "test name") in testGetLookupUriBySourceId() 231 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testDataProjection() 232 .with(RawContacts.ACCOUNT_NAME, "test_name") in testDataProjection() 233 .with(RawContacts.SOURCE_ID, "source_id") in testDataProjection() 236 .with(CommonDataKinds.StructuredName.DISPLAY_NAME, "test name") in testDataProjection() 247 .with(RawContacts.ACCOUNT_TYPE, "test_type") in testRawContactsEntityProjection() 248 .with(RawContacts.ACCOUNT_NAME, "test_name") in testRawContactsEntityProjection() [all …]
|
D | ContactsContract_AggregationSuggestionsTest.java | 161 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupThreeContacts() 162 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupThreeContacts() 165 .with(StructuredName.GIVEN_NAME, "first1") in setupThreeContacts() 166 .with(StructuredName.FAMILY_NAME, "last1") in setupThreeContacts() 171 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupThreeContacts() 172 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupThreeContacts() 175 .with(StructuredName.GIVEN_NAME, "first2") in setupThreeContacts() 176 .with(StructuredName.FAMILY_NAME, "last2") in setupThreeContacts() 181 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupThreeContacts() 182 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupThreeContacts() [all …]
|
D | ContactsContract_PhoneLookup.java | 75 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData() 76 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData() 79 .with(StructuredName.DISPLAY_NAME, "Hot Tamale") in setupTestData() 82 .with(Phone.DATA, "1111222333444") in setupTestData() 83 .with(Email.TYPE, Phone.TYPE_HOME) in setupTestData() 89 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData() 90 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData() 93 .with(StructuredName.DISPLAY_NAME, "Cold Tamago") in setupTestData() 96 .with(Phone.DATA, "2111222333444") in setupTestData() 97 .with(Phone.TYPE, Phone.TYPE_OTHER) in setupTestData() [all …]
|
D | ContactsContract_SearchSnippetsTest.java | 330 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData() 331 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData() 334 .with(StructuredName.DISPLAY_NAME, "Hot Tamale") in setupTestData() 337 .with(Phone.DATA, "510-123-5769") in setupTestData() 338 .with(Email.TYPE, Phone.TYPE_HOME) in setupTestData() 344 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData() 345 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData() 348 .with(StructuredName.DISPLAY_NAME, "Cold Tamago") in setupTestData() 351 .with(Email.DATA, "eggs@farmers.org") in setupTestData() 352 .with(Email.TYPE, Email.TYPE_HOME) in setupTestData() [all …]
|
D | ContactsContract_FrequentsStrequentsTest.java | 425 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData() 426 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData() 429 .with(StructuredName.DISPLAY_NAME, "Hot Tamale") in setupTestData() 432 .with(Phone.DATA, "510-123-5769") in setupTestData() 433 .with(Email.TYPE, Phone.TYPE_HOME) in setupTestData() 439 .with(RawContacts.ACCOUNT_TYPE, "test_account") in setupTestData() 440 .with(RawContacts.ACCOUNT_NAME, "test_name") in setupTestData() 443 .with(StructuredName.DISPLAY_NAME, "Cold Tamago") in setupTestData() 446 .with(Email.DATA, "eggs@farmers.org") in setupTestData() 447 .with(Email.TYPE, Email.TYPE_HOME) in setupTestData() [all …]
|
D | ContactsContract_ProviderStatus.java | 59 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testProviderStatus_addedContacts() 60 .with(RawContacts.ACCOUNT_NAME, "test_name") in testProviderStatus_addedContacts() 63 .with(StructuredName.GIVEN_NAME, "first1") in testProviderStatus_addedContacts() 64 .with(StructuredName.FAMILY_NAME, "last1") in testProviderStatus_addedContacts()
|
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/ |
D | README.txt | 1 This package helps creating accounts with DPM.ACCOUNT_FEATURE_DEVICE_OR_PROFILE_OWNER_ALLOWED / DIS… 4 Note: AccountCheckHostSideTest should pass even with a pre-existing ALLOWED account. Meaning, even 15 - Add an account with DEVICE_OR_PROFILE_OWNER_ALLOWED. 20 - Add an account with DEVICE_OR_PROFILE_OWNER_DISALLOWED.
|
/cts/tests/tests/telecom/CallScreeningServiceTestApp/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 17 // package name which does not conflict with the CallScreeningService 18 // associated with the CTS InCallService.
|
/cts/ |
D | Android.bp | 35 // Goal is to eventually merge with cts_error_prone_rules 53 // Used with an android_test / android_test_helper_app, this is equivalent to 66 // Used with different module types, this is equivalent to:
|
/cts/hostsidetests/appsecurity/certs/keysets/ |
D | README | 1 # Generated with: 6 # Display public key (for use in Manifest) with:
|
/cts/hostsidetests/hdmicec/ |
D | README.md | 14 Running these CTS tests requires a specific HDMI layout with a CEC adapter. 24 Given the setup described above you can run all of these tests with the command
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/account/ |
D | ContactsContract_Subquery.java | 50 .with(RawContacts.ACCOUNT_TYPE, "test_account") in testProviderStatus_addedContacts() 51 .with(RawContacts.ACCOUNT_NAME, "test_name") in testProviderStatus_addedContacts()
|
/cts/hostsidetests/appsecurity/test-apps/PermissionDeclareAppCompat/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 28 // sign this app with a different cert than CtsUsePermissionDiffCert
|
/cts/hostsidetests/appsecurity/test-apps/TargetInstrumentationApp/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 27 // sign this app with different cert than CtsInstrumentationAppDiffCert
|
/cts/hostsidetests/appsecurity/test-apps/MajorVersionApp/Version000000ffffffffff/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 30 // sign this app with a different cert than CtsSimpleAppInstallDiffCert
|
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 34 // sign this app with a different cert than CtsPermissionDeclareApp
|
/cts/hostsidetests/appsecurity/test-apps/SimpleAppInstallDiffCert/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 27 // sign this app with a different cert than CtsSimpleAppInstall
|
/cts/hostsidetests/appsecurity/test-apps/MajorVersionApp/Version000000ff00000000/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 30 // sign this app with a different cert than CtsSimpleAppInstallDiffCert
|
/cts/hostsidetests/appsecurity/test-apps/MajorVersionApp/Version000000000000ffff/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 30 // sign this app with a different cert than CtsSimpleAppInstallDiffCert
|
/cts/hostsidetests/appsecurity/test-apps/SimpleAppInstall/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 27 // sign this app with a different cert than CtsSimpleAppInstallDiffCert
|