Home
last modified time | relevance | path

Searched defs:onDestroyed (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnection.java43 void onDestroyed(SelfManagedConnection connection) { }; in onDestroyed() method in SelfManagedConnection.Listener
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsConnection.java44 void onDestroyed(CtsConnection connection) { }; in onDestroyed() method in CtsConnection.Listener
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestSipDelegateConnection.java149 public void onDestroyed(int reason) { in onDestroyed() method in TestSipDelegateConnection