Home
last modified time | relevance | path

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

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