Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/uxrestriction/
Duxrestriction_test_call_from_dialer.py56 self.call_utils.disable_driving_mode()
Duxrestriction_test_sms_db_sync.py73 self.call_utils.disable_driving_mode()
Duxrestriction_test_play_message_while_driving.py80 self.call_utils.disable_driving_mode()
Duxrestriction_test_receive_call_answer_decline.py106 self.call_utils.disable_driving_mode()
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py657 def disable_driving_mode(self): member in CallUtils