Searched refs:onCreateIncomingConnection (Results 1 – 10 of 10) sorted by relevance
105 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in CtsRemoteConnectionService109 return sConnectionService.onCreateIncomingConnection( in onCreateIncomingConnection()112 return mMockConnectionService.onCreateIncomingConnection( in onCreateIncomingConnection()
126 public Connection onCreateIncomingConnection( in testAddNewIncomingCallVoipState()129 Connection connection = super.onCreateIncomingConnection( in testAddNewIncomingCallVoipState()
99 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in CtsConnectionService103 return sConnectionService.onCreateIncomingConnection( in onCreateIncomingConnection()
100 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in CtsSelfManagedConnectionService
99 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in MockConnectionService
1236 public Connection onCreateIncomingConnection( in addRemoteConnectionIncomingCall()1239 MockConnection connection = (MockConnection)super.onCreateIncomingConnection( in addRemoteConnectionIncomingCall()
48 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in DummyConnectionService
80 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in CtsSelfManagedConnectionService
113 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in CtsConnectionService
131 public Connection onCreateIncomingConnection( in onCreateIncomingConnection() method in CallBlockingTest.DummyConnectionService