Searched defs:contacts (Results 1 – 5 of 5) sorted by relevance
281 ArrayList<ContactInfo> contacts = getContactInfoFromListContacts(false /*isEnterprise*/); in testPrimaryProfileContactList_canListOnlyPrimaryContacts() local290 ArrayList<ContactInfo> contacts = getContactInfoFromListPhones(false /*isEnterprise*/); in testPrimaryProfilePhoneList_canListOnlyPrimaryContacts() local299 ArrayList<ContactInfo> contacts = getContactInfoFromListContacts(true /*isEnterprise*/); in testPrimaryProfileEnterpriseContactList_canListAllContacts() local310 ArrayList<ContactInfo> contacts = getContactInfoFromListPhones(true /*isEnterprise*/); in testPrimaryProfileEnterprisePhoneList_canListAllContacts() local321 ArrayList<ContactInfo> contacts = getContactInfoFromListContacts(true /*isEnterprise*/); in testPrimaryProfileEnterpriseContactList_canListOnlyPrimaryContacts() local330 ArrayList<ContactInfo> contacts = getContactInfoFromListPhones(true /*isEnterprise*/); in testPrimaryProfileEnterprisePhoneList_canListOnlyPrimaryContacts() local339 ArrayList<ContactInfo> contacts = getContactInfoFromListContacts(false /*isEnterprise*/); in testManagedProfileContactList_canListManagedContacts() local349 ArrayList<ContactInfo> contacts = getContactInfoFromListPhones(false /*isEnterprise*/); in testManagedProfilePhoneList_canListManagedContacts() local359 ArrayList<ContactInfo> contacts = getContactInfoFromListContacts(true /*isEnterprise*/); in testManagedProfileEnterpriseContactList_canListManagedContacts() local369 ArrayList<ContactInfo> contacts = getContactInfoFromListPhones(true /*isEnterprise*/); in testManagedProfileEnterprisePhoneList_canListManagedContacts() local[all …]
649 Collection<Uri> contacts = Collections.singletonList(sTestNumberUri); in testCapabilitiesRequestWithCmdError() local745 Collection<Uri> contacts = Collections.singletonList(sTestNumberUri); in testCapabilitiesRequestRetry() local1074 Collection<Uri> contacts = new ArrayList<>(4); in testRequestCapabilitiesWithPresenceMechanism() local1242 Collection<Uri> contacts = new ArrayList<>(1); in testCacheQuerySuccessWhenNetworkBlocked() local1358 Collection<Uri> contacts = new ArrayList<>(3); in testRequestCapabilitiesFromCacheWithPresenceMechanism() local1462 Collection<Uri> contacts = new ArrayList<>(3); in testIndividualRequestCapabilities() local1590 Collection<Uri> contacts = new ArrayList<>(3); in testRequestCapabilitiesWithOptionsMechanism() local1853 Collection<Uri> contacts = new ArrayList<>(3); in testIndividualRequestCapabilitiesWithOptionsMechanism() local2115 Collection<Uri> contacts = new ArrayList<>(2); in testForbidCapabilitiesRequest() local2403 Collection<Uri> contacts = new ArrayList<>(3); in testTimeoutToRequestCapabilitiesWithPresenceMechanism() local[all …]
229 ArrayList<Uri> contacts = new ArrayList<>(1); in testRequestCapabilities() local312 ArrayList<Uri> contacts = new ArrayList<>(1); in testRequestExpiredCapabilities() local
2783 Collection<Uri> contacts = Collections.singletonList( in testRcsPublishWithAuthorizedErrorResponse() local
211 Collection<Uri> contacts = new HashSet<Uri>(); in sendMessage() local