Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/media/
Dmedia_test_avrcp_tree_displayed.py51 asserts.assert_true(self.common_utils.has_ui_element_with_text(constants.BLUETOOTH_PLAYER),
52 '<' + constants.BLUETOOTH_PLAYER + '> has to be present on HU screen')
/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py131 BLUETOOTH_PLAYER = "Bluetooth Player" variable
Dmedia_utils.py283 logging.info("Open <%s> on HU", constants.BLUETOOTH_PLAYER)
284 self.common_utils.click_on_ui_element_with_text(constants.BLUETOOTH_PLAYER)