Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedConnection.java47 public void onConnectionRemoved(SelfManagedConnection connection) {} in onConnectionRemoved() method in SelfManagedConnection.Listener
216 mListener.onConnectionRemoved(this); in setConnectionDisconnected()
DSelfManagedCallList.java82 public void onConnectionRemoved(SelfManagedConnection connection) {
DTestConnectionManager.java288 public void onConnectionRemoved(
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java1509 public void onConnectionRemoved(Connection connection) { in onConnectionRemoved() method in TelephonyConnectionService