Searched defs:device_target (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/platform_testing/tests/automotive/mobly_tests/utilities/ |
H A 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 193 def press_enter_on_device(self, device_target): argument 199 def push_vcf_contacts_to_device(self, device_target, path_to_contacts_file): argument 240 def upload_vcf_contacts_to_device(self, device_target, path_to_contacts_file): argument 588 def clear_sms_app(self, device_target): argument 595 def reboot_device(self, device_target): argument 654 def end_call_using_adb_command(self, device_target): argument 710 def open_notification_on_phone(self, device_target): argument 715 def press_phone_home_icon_using_adb_command(self, device_target): argument [all …]
|