Home
last modified time | relevance | path

Searched refs:onConnectionPropertiesChanged (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestConnectionManager.java69 public void onConnectionPropertiesChanged(RemoteConnection connection,
261 public void onConnectionPropertiesChanged(RemoteConference conference,
/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java94 void onConnectionPropertiesChanged(Call call); in onConnectionPropertiesChanged() method
139 public void onConnectionPropertiesChanged(Call call) {} in onConnectionPropertiesChanged() method in Call.ListenerBase
999 l.onConnectionPropertiesChanged(this); in setConnectionProperties()
DInCallController.java431 public void onConnectionPropertiesChanged(Call call) {
/packages/services/Telephony/src/com/android/services/telephony/
DImsConference.java182 public void onConnectionPropertiesChanged(Connection c, int connectionProperties) {