/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
D | SimulatorConnectionService.java | 149 public void onConference(Connection connection1, Connection connection2) { in onConference() method in SimulatorConnectionService 167 void onConference( in onConference() method
|
D | SimulatorMissedCallCreator.java | 66 public void onConference( in onConference() method in SimulatorMissedCallCreator
|
D | SimulatorVideoCall.java | 91 public void onConference( in onConference() method in SimulatorVideoCall
|
D | SimulatorRttCall.java | 90 public void onConference( in onConference() method in SimulatorRttCall
|
D | SimulatorConferenceCreator.java | 137 public void onConference( in onConference() method in SimulatorConferenceCreator
|
D | SimulatorVoiceCall.java | 177 public void onConference( in onConference() method in SimulatorVoiceCall
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/ |
D | HfpClientDeviceBlock.java | 122 synchronized void onConference(Connection connection1, Connection connection2) { in onConference() method in HfpClientDeviceBlock
|
D | HfpClientConnectionService.java | 240 public void onConference(Connection connection1, Connection connection2) { in onConference() method in HfpClientConnectionService
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | TestConnectionManager.java | 370 public void onConference(Connection a, Connection b) { in onConference() method in TestConnectionManager
|
/packages/services/Telephony/src/com/android/services/telephony/ |
D | TelephonyConnectionService.java | 1062 public void onConference(Connection connection1, Connection connection2) { in onConference() method in TelephonyConnectionService
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | ConnectionServiceFixture.java | 128 public void onConference(Connection cxn1, Connection cxn2) { in onConference() method in ConnectionServiceFixture.FakeConnectionServiceDelegate
|