Home
last modified time | relevance | path

Searched refs:removeCall (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionServiceAdapter.aidl83 void removeCall(String callId, in Session.Info sessionInfo); in removeCall() method
/frameworks/base/telecomm/java/android/telecom/
DConnectionServiceAdapter.java295 void removeCall(String callId) { in removeCall() method in ConnectionServiceAdapter
298 adapter.removeCall(callId, Log.getExternalSession()); in removeCall()
DConnectionServiceAdapterServant.java182 mDelegate.removeCall((String) msg.obj,
505 public void removeCall(String connectionId,
DRemoteConnectionService.java277 public void removeCall(String callId, Session.Info sessionInfo) {
DConnectionService.java3695 mAdapter.removeCall(id); in removeConnection()
3732 mAdapter.removeCall(id); in removeConference()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51392 Landroid/telecom/ConnectionServiceAdapter;->removeCall(Ljava/lang/String;)V
82711 Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub$Proxy;->removeCall(Ljava/lang/String;L…
82784 Lcom/android/internal/telecom/IConnectionServiceAdapter;->removeCall(Ljava/lang/String;Landroid/tel…