Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/uxrestriction/
Duxrestriction_test_receive_call_answer_decline.py81 self.call_utils.press_phone_home_icon_using_adb_command(self.phone_notpaired)
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py694 def press_phone_home_icon_using_adb_command(self, device_target): member in CallUtils