Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DICallDiagnosticService.aidl33 void initializeDiagnosticCall(in ParcelableCall call); in initializeDiagnosticCall() method
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallDiagnosticService.java81 public void initializeDiagnosticCall(ParcelableCall call) throws RemoteException { in initializeDiagnosticCall() method in CallDiagnosticService.CallDiagnosticServiceBinder