Searched defs:account2 (Results 1 – 5 of 5) sorted by relevance
| /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
| D | PhoneAccountRegistrarTest.java | 758 PhoneAccount account2 = new PhoneAccount.Builder( in testSortBySortOrder() local 797 PhoneAccount account2 = new PhoneAccount.Builder(makeQuickAccountHandle(componentB, "b"), in testSortByLabel() local 853 PhoneAccount account2 = new PhoneAccount.Builder(makeQuickAccountHandle( in testSortAll() local 1003 PhoneAccount account2 = builder.build(); in testPhoneAccountEquality() local
|
| /packages/apps/Contacts/tests/src/com/android/contacts/database/ |
| D | SimContactDaoTests.java | 391 final AccountWithDataSet account2 = mAccountHelper.addTestAccount( in hasMultipleAccountsWhenMultipleMatchingContactsExist() local 417 ), account2); in hasMultipleAccountsWhenMultipleMatchingContactsExist() local
|
| /packages/services/Telecomm/src/com/android/server/telecom/ |
| D | CreateConnectionProcessor.java | 596 accounts.sort((account1, account2) -> { in sortSimPhoneAccountsForEmergency() argument
|
| D | PhoneAccountRegistrar.java | 1060 private String getAccountDiffString(PhoneAccount account1, PhoneAccount account2) { in getAccountDiffString()
|
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
| D | ContactsProvider2Test.java | 1291 Account account2 = new Account("act2", "actype2"); in testContactEntitiesWithIdBasedUri() local 1313 Account account2 = new Account("act2", "actype2"); in testContactEntitiesWithLookupUri() local 1543 Account account2 = new Account("c", "d"); in testRawContactDataQuery() local 4172 Account account2 = new Account("c", "d"); in testGroupQuery() local 4247 final Account account2 = new Account("accountName2", "accountType2"); in testGroupDelete_byAccountSelection() local 4275 final Account account2 = new Account("accountName2", "accountType2"); in testGroupDelete_byAccountParam() local 4306 final Account account2 = new Account("accountName2", "accountType2"); in testGroupSummaryQuery() local 4428 Account account2 = new Account("c", "d"); in testSettingsQuery() local 4453 AccountWithDataSet account2 = new AccountWithDataSet("c", "d", "plus"); in testSettingsInsertionPreventsDuplicates() local 4494 Account account2 = new Account("c", "d"); in testSettingsUpdate() local [all …]
|