Searched refs:notifyCallDisconnected (Results 1 – 3 of 3) sorted by relevance
40 void notifyCallDisconnected(in String callId, in DisconnectCause disconnectCause); in notifyCallDisconnected() method
112 public void notifyCallDisconnected(@NonNull String callId, in notifyCallDisconnected() method in CallDiagnosticService.CallDiagnosticServiceBinder
294 mCallDiagnosticService.notifyCallDisconnected(callId, disconnectCause); in onCallDisconnected()