Home
last modified time | relevance | path

Searched refs:open_notification_on_phone (Results 1 – 4 of 4) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/sms/
Dbt_sms_reply_from_phone_sync_test.py55 self.call_utils.open_notification_on_phone(self.target)
Dbt_sms_read_auto_sync_test.py68 self.call_utils.open_notification_on_phone(self.target)
Dbt_sms_read_messagebd_sync_test.py73 self.call_utils.open_notification_on_phone(self.target)
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py689 def open_notification_on_phone(self, device_target): member in CallUtils