Home
last modified time | relevance | path

Searched defs:removeDiagnosticCall (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DICallDiagnosticService.aidl36 void removeDiagnosticCall(in String callId); in removeDiagnosticCall() method
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallDiagnosticService.java91 public void removeDiagnosticCall(String callId) throws RemoteException { in removeDiagnosticCall() method in CallDiagnosticService.CallDiagnosticServiceBinder