Home
last modified time | relevance | path

Searched refs:ACCEPT_CALL_TEXT (Results 1 – 4 of 4) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/dialer/
Ddialer_test_active_call_off.py58 self.discoverer.mbs.clickUIElementWithText(constants.ACCEPT_CALL_TEXT)
Ddialer_test_launch_from_phone_card.py48 self.phone_notpaired.mbs.clickUIElementWithText(constants.ACCEPT_CALL_TEXT)
Ddialer_test_active_call_on.py59 self.discoverer.mbs.clickUIElementWithText(constants.ACCEPT_CALL_TEXT)
/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py47 ACCEPT_CALL_TEXT = "Accept" variable