Home
last modified time | relevance | path

Searched refs:DIALER_THREE_DIGIT_NUMBER (Results 1 – 9 of 9) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/dialer/
Ddialer_test_delete_dialed_number.py33 dialer_test_phone_number = constants.DIALER_THREE_DIGIT_NUMBER
Ddialer_test_call_audio_source_transferring.py29 dialer_test_phone_number = constants.DIALER_THREE_DIGIT_NUMBER
Ddialer_test_call_from_history.py26 dialer_test_phone_number = constants.DIALER_THREE_DIGIT_NUMBER
Ddialer_test_mute_unmute_call.py40 dialer_test_phone_number = constants.DIALER_THREE_DIGIT_NUMBER
Ddialer_test_dial_test.py39 dialer_test_phone_number = constants.DIALER_THREE_DIGIT_NUMBER
Ddialer_test_page_refresh.py41 test_number = constants.DIALER_THREE_DIGIT_NUMBER
Ddialer_test_verify_call_history.py42 primary_test_number = constants.DIALER_THREE_DIGIT_NUMBER
/platform_testing/tests/automotive/mobly_tests/uxrestriction/
Duxrestriction_test_call_from_dialer.py43 dialer_test_phone_number = constants.DIALER_THREE_DIGIT_NUMBER;
/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py32 DIALER_THREE_DIGIT_NUMBER = "511" variable