Searched refs:TransportInterfaces (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | SipDelegateManagerTest.java | 131 public class TransportInterfaces { class in SipDelegateManagerTest 141 public TransportInterfaces(DelegateRequest request, Set<FeatureTagState> deniedTags, in TransportInterfaces() method in SipDelegateManagerTest.TransportInterfaces 413 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testSipDialogStateChanges() 819 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testCreateDelegateBasicUseCases() 879 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testCreateDelegateTestInvalidSipMessages() 907 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testDelegateRegistrationChanges() 960 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testDelegateRegistrationChangesCompatDisabled() 1107 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testCreateDelegateMessagingAppChangesAwayFromApp() 1393 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testCloseActiveDialog() 1438 TransportInterfaces ifaces = new TransportInterfaces(getDefaultRequest(), in testReceivedActiveDialogClose() [all …]
|