Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/dialer/
Ddialer_hfp_error_test.py26 asserts.assert_true(self.call_utils.is_bluetooth_hfp_error_displayed(),'hfp error is displayed')
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py376 def is_bluetooth_hfp_error_displayed(self): member in CallUtils