Searched defs:device_target (Results 1 – 1 of 1) sorted by relevance
/platform_testing/tests/automotive/mobly_tests/utilities/ |
D | spectatio_utils.py | 58 def execute_shell_on_device(self, device_target, shell_command): argument 84 def import_contacts_from_vcf_file(self, device_target): argument 187 def press_enter_on_device(self, device_target): argument 193 def push_vcf_contacts_to_device(self, device_target, path_to_contacts_file): argument 234 def upload_vcf_contacts_to_device(self, device_target, path_to_contacts_file): argument 571 def clear_sms_app(self, device_target): argument 578 def reboot_device(self, device_target): argument 636 def end_call_using_adb_command(self, device_target): argument 689 def open_notification_on_phone(self, device_target): argument 694 def press_phone_home_icon_using_adb_command(self, device_target): argument
|