HomeSort by relevance Sort by last modified time
    Searched refs:onConnectionPropertiesChanged (Results 1 - 9 of 9) sorted by null

  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
TestConnectionManager.java 69 public void onConnectionPropertiesChanged(RemoteConnection connection,
261 public void onConnectionPropertiesChanged(RemoteConference conference,
  /frameworks/base/telecomm/java/android/telecom/
RemoteConference.java 102 public void onConnectionPropertiesChanged(
270 callback.onConnectionPropertiesChanged(
Conference.java 56 public void onConnectionPropertiesChanged(
406 l.onConnectionPropertiesChanged(this, mConnectionProperties);
RemoteConnection.java 100 public void onConnectionPropertiesChanged(
    [all...]
Connection.java 561 public void onConnectionPropertiesChanged(Connection c, int properties) {}
    [all...]
ConnectionService.java 498 public void onConnectionPropertiesChanged(
636 public void onConnectionPropertiesChanged(Connection c, int properties) {
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
Call.java 94 void onConnectionPropertiesChanged(Call call);
139 public void onConnectionPropertiesChanged(Call call) {}
    [all...]
InCallController.java 431 public void onConnectionPropertiesChanged(Call call) {
    [all...]
  /packages/services/Telephony/src/com/android/services/telephony/
ImsConference.java 182 public void onConnectionPropertiesChanged(Connection c, int connectionProperties) {
183 Log.d(this, "onConnectionPropertiesChanged: Connection: %s," +
    [all...]

Completed in 579 milliseconds