Searched refs:WAIT (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/telephony/src/android/telephony/cts/ |
D | PhoneNumberUtilsTest.java | 61 assertEquals(String.format("%c1234", PhoneNumberUtils.WAIT), in testExtractMethods() 63 String.format("+1 (700).555-41NN%c1234", PhoneNumberUtils.WAIT))); in testExtractMethods() 64 assertEquals(String.format("%c1234%c%cN", PhoneNumberUtils.WAIT, PhoneNumberUtils.PAUSE, in testExtractMethods() 65 PhoneNumberUtils.WAIT), PhoneNumberUtils in testExtractMethods() 67 String.format("+1 (700).555-41NN%c1-2.34 %c%cN", PhoneNumberUtils.WAIT, in testExtractMethods() 69 PhoneNumberUtils.WAIT))); in testExtractMethods() 281 c = PhoneNumberUtils.WAIT; in testJudgeMethods()
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
D | DeqpTestRunner.java | 847 WAIT, // recover by waiting enumConstant 853 private MachineState mState = MachineState.WAIT; 880 mState = MachineState.WAIT; in onExecutionProgressed() 889 case WAIT: // not a valid stratedy for connection refusal, fallthrough in recoverConnectionRefused() 929 case WAIT: in recoverComLinkKilled()
|
/cts/tools/dex-tools/dex/ |
D | classes.out.dex | 73824 public static final char WAIT 121277 public static final com.android.internal.telephony.Connection$PostDialState WAIT
|