Home
last modified time | relevance | path

Searched refs:BLUETOOTH_AUDIO_APP (Results 1 – 3 of 3) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/media/
Dmedia_test_switch_app_validation.py57 self.common_utils.has_ui_element_with_text(constants.BLUETOOTH_AUDIO_APP),
58 '<' + constants.BLUETOOTH_AUDIO_APP + '> app should be present on Media app page')
/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py129 BLUETOOTH_AUDIO_APP = "Bluetooth Audio" variable
Dmedia_utils.py273 logging.info("Open <%s> app on HU", constants.BLUETOOTH_AUDIO_APP)
274 self.common_utils.click_on_ui_element_with_text(constants.BLUETOOTH_AUDIO_APP)