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 | 81 private Uri TEST_ADDRESS_1 = Uri.fromParts("sip", "call1@test.com", null); field in SelfManagedConnectionServiceTest 435 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld() local 753 TestUtils.TEST_SELF_MANAGED_CS_1_HANDLE_1, TEST_ADDRESS_1); in testSelfManagedAndSimBasedCallSwapping() local 1004 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testEndCallOnSelfManagedCallOnRingingCall() local 1037 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testAudioRoute() local 1096 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testIncomingWhileOngoingWithinLimit() local 1124 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testSelfManagedConnectionServiceGainedFocus() local 1146 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testSelfManagedConnectionServiceLostFocus() local 1178 TestUtils.TEST_SELF_MANAGED_HANDLE_1, TEST_ADDRESS_1); in testRingCallLimitForOnePhoneAccount() local 1183 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 | 83 private static final String TEST_ADDRESS_1 = "EF:11:22:33:44:55"; field in BluetoothLeBroadcastAssistantTest
|