Home
last modified time | relevance | path

Searched refs:open_bluetooth_settings (Results 1 – 8 of 8) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/connectivity/
Dconnectivity_test_disable_phone.py41 self.call_utils.open_bluetooth_settings()
67 self.call_utils.open_bluetooth_settings()
Dconnectivity_test_disable_media.py43 self.call_utils.open_bluetooth_settings()
64 self.call_utils.open_bluetooth_settings()
Dconnectivity_test_status_displayed_in_l2.py48 self.call_utils.open_bluetooth_settings()
Dconnectivity_test_disconnected_summary_status.py55 self.call_utils.open_bluetooth_settings()
Dconnectivity_test_disconnect_from_settings.py46 self.call_utils.open_bluetooth_settings()
/platform_testing/tests/automotive/mobly_tests/dialer/
Ddialer_test_page_refresh.py49 self.call_utils.open_bluetooth_settings()
Ddialer_test_bluetooth_settings_reflection.py44 self.call_utils.open_bluetooth_settings()
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py127 def open_bluetooth_settings(self): member in CallUtils