Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/uxrestriction/
Duxrestriction_test_receive_call_answer_decline.py65 self.discoverer.mbs.hasUIElementWithText(constants.ANSWER_CALL_TEXT),
69 self.discoverer.mbs.clickUIElementWithText(constants.ANSWER_CALL_TEXT)
/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py46 ANSWER_CALL_TEXT = "Answer" variable