Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/uxrestriction/
Duxrestriction_test_call_from_dialer.py38 self.call_utils.enable_driving_mode()
Duxrestriction_test_sms_db_sync.py59 self.call_utils.enable_driving_mode()
Duxrestriction_test_play_message_while_driving.py49 self.call_utils.enable_driving_mode()
Duxrestriction_test_receive_call_answer_decline.py54 self.call_utils.enable_driving_mode()
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py654 def enable_driving_mode(self): member in CallUtils