Home
last modified time | relevance | path

Searched defs:onConnectionRemoved (Results 1 – 2 of 2) 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
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java1083 public void onConnectionRemoved(Connection connection) { in onConnectionRemoved() method in TelephonyConnectionService