Searched refs:onCreateIncomingConnection (Results 1 – 9 of 9) 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()
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
97 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
128 public Connection onCreateIncomingConnection( in onCreateIncomingConnection() method in CallBlockingTest.DummyConnectionService