Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionServiceTest.java82 private Uri TEST_ADDRESS_2 = Uri.fromParts("tel", "6505551212", null); field in SelfManagedConnectionServiceTest
457 TestUtils.TEST_SELF_MANAGED_HANDLE_2, TEST_ADDRESS_2); in testOutgoingCallRejectedByRemoteParty() local
464 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_2); in testOutgoingCallRejectedByRemoteParty()
503 TEST_ADDRESS_2); in testSelfManagedCallMuteAndUnmute()
542 TestUtils.TEST_SELF_MANAGED_HANDLE_2, TEST_ADDRESS_2, in testVideoCallStateDowngradeToAudio() local
550 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_2); in testVideoCallStateDowngradeToAudio()
811 TEST_ADDRESS_2); in testSelfManagedAndSimBasedCallHoldFailure()
875 TestUtils.TEST_SELF_MANAGED_HANDLE_2, TEST_ADDRESS_2); in testAcceptRingingCallOnSingleSelfManagedCall() local
876 selfManagedConnection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_2); in testAcceptRingingCallOnSingleSelfManagedCall()
925 TestUtils.TEST_SELF_MANAGED_HANDLE_2, TEST_ADDRESS_2); in testAcceptRingingCallOnMultipleSelfManagedCalls() local
[all …]
/cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/
DConnectionServiceCallController.java34 private static final Uri TEST_ADDRESS_2 = Uri.fromParts("tel", "6505551212", null); field in ConnectionServiceCallController
/cts/tests/tests/telecom3/src/android/telecom/cts/
DSelfManagedAwareInCallServiceTest.java41 private Uri TEST_ADDRESS_2 = Uri.fromParts("sip", "call2@test.com", null); field in SelfManagedAwareInCallServiceTest
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothLeBroadcastAssistantTest.java84 private static final String TEST_ADDRESS_2 = "EF:11:22:33:44:66"; field in BluetoothLeBroadcastAssistantTest