Searched refs:upload_vcf_contacts_to_device (Results 1 – 11 of 11) sorted by relevance
/platform_testing/tests/automotive/mobly_tests/dialer/ |
D | dialer_test_search_contact_by_phone_number.py | 37 self.call_utils.upload_vcf_contacts_to_device(self.target, file_path)
|
D | dialer_test_search_showing_found_contacts.py | 38 self.call_utils.upload_vcf_contacts_to_device(self.target, file_path)
|
D | dialer_test_search_contacts_by_last_name.py | 38 self.call_utils.upload_vcf_contacts_to_device(self.target, file_path)
|
D | dialer_test_search_contacts_by_first_name.py | 38 self.call_utils.upload_vcf_contacts_to_device(self.target, file_path)
|
D | dialer_test_sort_contacts_by_first_name.py | 38 self.call_utils.upload_vcf_contacts_to_device(self.target, file_path)
|
D | dialer_test_add_remove_favorite_contact.py | 39 self.call_utils.upload_vcf_contacts_to_device(self.target, file_path)
|
D | dialer_test_contact_test.py | 39 self.call_utils.upload_vcf_contacts_to_device(self.target, file_path)
|
D | dialer_test_search_contacts_and_call.py | 37 self.call_utils.upload_vcf_contacts_to_device(self.target, file_path)
|
D | dialer_test_sort_contacts_by_last_name.py | 55 self.call_utils.upload_vcf_contacts_to_device(self.target, file_path)
|
D | dialer_test_import_address_details.py | 51 self.call_utils.upload_vcf_contacts_to_device(self.target, file_path)
|
/platform_testing/tests/automotive/mobly_tests/utilities/ |
D | spectatio_utils.py | 234 def upload_vcf_contacts_to_device(self, device_target, path_to_contacts_file): member in CallUtils
|