Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/uxrestriction/
Duxrestriction_test_play_message_while_driving.py73 asserts.assert_true(self.call_utils.is_assistant_sms_transcription_plate_displayed(True),
75 self.call_utils.is_assistant_sms_transcription_plate_displayed(True)
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py537 def is_assistant_sms_transcription_plate_displayed(self,expected): member in CallUtils