Searched refs:onRemoveCallDiagnostics (Results 1 – 2 of 2) sorted by relevance
222 public abstract void onRemoveCallDiagnostics(@NonNull CallDiagnostics call); in onRemoveCallDiagnostics() method in CallDiagnosticService328 getExecutor().execute(() -> onRemoveCallDiagnostics(callDiagnostics)); in handleCallRemoved()
13878 method public abstract void onRemoveCallDiagnostics(@NonNull android.telecom.CallDiagnostics);