Searched defs:TEST_ADDRESS_2 (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | SelfManagedConnectionServiceTest.java | 82 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 542 TestUtils.TEST_SELF_MANAGED_HANDLE_2, TEST_ADDRESS_2, in testVideoCallStateDowngradeToAudio() local 875 TestUtils.TEST_SELF_MANAGED_HANDLE_2, TEST_ADDRESS_2); in testAcceptRingingCallOnSingleSelfManagedCall() local 925 TestUtils.TEST_SELF_MANAGED_HANDLE_2, TEST_ADDRESS_2); in testAcceptRingingCallOnMultipleSelfManagedCalls() local 1103 TestUtils.TEST_SELF_MANAGED_HANDLE_2, TEST_ADDRESS_2); in testIncomingWhileOngoingWithinLimit() local 1218 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_2); in testCallLimit() local 1344 TestUtils.TEST_SELF_MANAGED_CS_1_HANDLE_1, TEST_ADDRESS_2); in testPlaceCallToNonRegisteredSelfManagedConnectionService() local 1371 TestUtils.TEST_SELF_MANAGED_CS_1_HANDLE_1, TEST_ADDRESS_2); in testPlaceCallToRegisteredSelfManagedConnectionService() local
|
/cts/tests/tests/telecom3/src/android/telecom/cts/ |
D | SelfManagedAwareInCallServiceTest.java | 41 private Uri TEST_ADDRESS_2 = Uri.fromParts("sip", "call2@test.com", null); field in SelfManagedAwareInCallServiceTest
|
/cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/ |
D | ConnectionServiceCallController.java | 34 private static final Uri TEST_ADDRESS_2 = Uri.fromParts("tel", "6505551212", null); field in ConnectionServiceCallController
|
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
D | BluetoothLeBroadcastAssistantTest.java | 84 private static final String TEST_ADDRESS_2 = "EF:11:22:33:44:66"; field in BluetoothLeBroadcastAssistantTest
|