Home
last modified time | relevance | path

Searched refs:path_to_contacts_file (Results 1 – 1 of 1) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py193 def push_vcf_contacts_to_device(self, device_target, path_to_contacts_file): argument
201 [path_to_contacts_file, constants.PHONE_CONTACTS_DESTINATION_PATH],
234 def upload_vcf_contacts_to_device(self, device_target, path_to_contacts_file): argument