Searched refs:TestSipDelegateConnection (Results 1 – 3 of 3) sorted by relevance
138 public TestSipDelegateConnection delegateConn;155 delegateConn = new TestSipDelegateConnection(request); in connect()329 TestSipDelegateConnection c = new TestSipDelegateConnection(d); in testIncorrectPermissions()495 TestSipDelegateConnection delegateConn1 = new TestSipDelegateConnection(request1); in testSipDialogStateChangesOnMultipleDelegates()531 TestSipDelegateConnection delegateConn2 = new TestSipDelegateConnection(request2); in testSipDialogStateChangesOnMultipleDelegates()609 TestSipDelegateConnection delegateConn = new TestSipDelegateConnection(request); in testFeatureImsNotSupported()796 TestSipDelegateConnection delegateConn = new TestSipDelegateConnection(request); in testCreateDestroyDelegateNotDefaultMessagingApp()844 TestSipDelegateConnection delegateConn = new TestSipDelegateConnection(request); in testImsServiceDisconnected()1019 TestSipDelegateConnection delegateConn1 = new TestSipDelegateConnection(request1); in testCreateMultipleDelegates()1036 TestSipDelegateConnection delegateConn2 = new TestSipDelegateConnection(request2); in testCreateMultipleDelegates()[all …]
50 public class TestSipDelegateConnection implements DelegateConnectionStateCallback, class73 public TestSipDelegateConnection(DelegateRequest request) { in TestSipDelegateConnection() method in TestSipDelegateConnection
32 "src/android/telephony/ims/cts/TestSipDelegateConnection.java",