Searched defs:TEST_ADDRESS_1 (Results 1 – 5 of 5) sorted by relevance
| /cts/tests/tests/telecom3/src/android/telecom/cts/ |
| D | SelfManagedAwareInCallServiceTest.java | 40 private Uri TEST_ADDRESS_1 = Uri.fromParts("sip", "call1@test.com", null); field in SelfManagedAwareInCallServiceTest 129 TEST_ADDRESS_1); in testInCallServiceOutgoing() local 153 TEST_ADDRESS_1); in testInCallServiceIncoming() local 176 TEST_ADDRESS_1); in testSelfManagedSignalling() local
|
| /cts/tests/tests/telecom/src/android/telecom/cts/ |
| D | SelfManagedConnectionServiceTest.java | 77 private Uri TEST_ADDRESS_1 = Uri.fromParts("sip", "call1@test.com", null); field in SelfManagedConnectionServiceTest 451 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld() local 769 TestUtils.TEST_SELF_MANAGED_CS_1_HANDLE_1, TEST_ADDRESS_1); in testSelfManagedAndSimBasedCallSwapping() local 957 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testEndCallOnSelfManagedCallOnRingingCall() local 990 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testAudioRoute() local 1049 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testIncomingWhileOngoingWithinLimit() local 1077 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testSelfManagedConnectionServiceGainedFocus() local 1099 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testSelfManagedConnectionServiceLostFocus() local 1131 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testRingCallLimitForOnePhoneAccount() local 1136 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testRingCallLimitForOnePhoneAccount() local [all …]
|
| D | NullBindingTest.java | 44 private static final Uri TEST_ADDRESS_1 = Uri.fromParts("sip", "call1@test.com", null); field in NullBindingTest
|
| /cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/ |
| D | ConnectionServiceCallController.java | 33 private static final Uri TEST_ADDRESS_1 = Uri.fromParts("sip", "call1@test.com", null); field in ConnectionServiceCallController
|
| /cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
| D | BluetoothLeBroadcastAssistantTest.java | 78 private static final String TEST_ADDRESS_1 = "EF:11:22:33:44:55"; field in BluetoothLeBroadcastAssistantTest
|