Searched defs:cancelCall (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/ | ||
H A D | ICallRedirectionAdapter.aidl | 30 void cancelCall(); in cancelCall() method |
/aosp12/frameworks/base/telecomm/java/android/telecom/ | ||
H A D | CallRedirectionService.java | 153 public final void cancelCall() { in cancelCall() method in CallRedirectionService |
/aosp12/packages/apps/Dialer/java/com/android/incallui/telecomeventui/ | ||
H A D | InternationalCallOnWifiDialogFragment.java | 161 private void cancelCall(@NonNull String callId) { in cancelCall() method in InternationalCallOnWifiDialogFragment |
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callredirection/ | ||
H A D | CallRedirectionProcessor.java | 158 public void cancelCall() { in cancelCall() method in CallRedirectionProcessor.CallRedirectionAttempt.CallRedirectionAdapter |