Home
last modified time | relevance | path

Searched refs:onCreateOutgoingConnection (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnectionService.java206 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerAccount, in onCreateOutgoingConnection() method in HfpClientConnectionService
216 HfpClientConnection connection = block.onCreateOutgoingConnection(request.getAddress()); in onCreateOutgoingConnection()
DHfpClientDeviceBlock.java101 HfpClientConnection onCreateOutgoingConnection(Uri address) { in onCreateOutgoingConnection() method in HfpClientDeviceBlock
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedConnectionService.java42 public Connection onCreateOutgoingConnection( in onCreateOutgoingConnection() method in SelfManagedConnectionService
DTestConnectionManager.java356 public Connection onCreateOutgoingConnection( in onCreateOutgoingConnection() method in TestConnectionManager
DTestConnectionService.java362 public Connection onCreateOutgoingConnection(
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorConnectionService.java73 public Connection onCreateOutgoingConnection( in onCreateOutgoingConnection() method in SimulatorConnectionService
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipConnectionService.java66 public Connection onCreateOutgoingConnection( in onCreateOutgoingConnection() method in SipConnectionService
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java1187 mConnection = mTestConnectionService.onCreateOutgoingConnection( in setupConnectionServiceForDelayDial()
1227 mConnection = mTestConnectionService.onCreateOutgoingConnection( in setupConnectionServiceInApm()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java109 public Connection onCreateOutgoingConnection( in onCreateOutgoingConnection() method in ConnectionServiceFixture.FakeConnectionServiceDelegate
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java635 Connection connection = onCreateOutgoingConnection(connectionManagerPhoneAccount, request); in onCreateOutgoingConference()
669 public Connection onCreateOutgoingConnection( in onCreateOutgoingConnection() method in TelephonyConnectionService