Home
last modified time | relevance | path

Searched refs:open_sms_app (Results 1 – 9 of 9) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/sms/
Dbt_sms_read_messagebd_sync_test.py58 self.call_utils.open_sms_app()
69 self.call_utils.open_sms_app()
79 self.call_utils.open_sms_app()
Dbt_sms_reply_from_phone_sync_test.py51 self.call_utils.open_sms_app()
61 self.call_utils.open_sms_app()
Dbt_sms_no_messages_test.py62 self.call_utils.open_sms_app()
Dbt_sms_unread_sms_messagedb_sync_test.py64 self.call_utils.open_sms_app()
Dbt_sms_new_unread_sms_auto_sync_test.py64 self.call_utils.open_sms_app()
Dbt_sms_read_auto_sync_test.py64 self.call_utils.open_sms_app()
/platform_testing/tests/automotive/mobly_tests/uxrestriction/
Duxrestriction_test_sms_db_sync.py65 self.call_utils.open_sms_app()
Duxrestriction_test_play_message_while_driving.py55 self.call_utils.open_sms_app()
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py326 def open_sms_app(self): member in CallUtils