Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/dialer/
Ddialer_test_delete_dialed_number.py40 constants.DIAL_A_NUMBER
/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py18 DIAL_A_NUMBER = 'Dial a number' variable
/platform_testing/tests/automotive/functional/dialer/src/android/platform/tests/
DDialTest.java41 public static final String DIAL_A_NUMBER = "Dial a number"; field in DialTest
128 assertTrue(DIAL_A_NUMBER.equals(numberAfterDelete)); in testDeleteDialedNumber()