Home
last modified time | relevance | path

Searched defs:cancelCall (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DICallRedirectionAdapter.aidl30 void cancelCall(); in cancelCall() method
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallRedirectionService.java153 public final void cancelCall() { in cancelCall() method in CallRedirectionService
/aosp12/packages/apps/Dialer/java/com/android/incallui/telecomeventui/
H A DInternationalCallOnWifiDialogFragment.java161 private void cancelCall(@NonNull String callId) { in cancelCall() method in InternationalCallOnWifiDialogFragment
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
H A DCallRedirectionProcessor.java158 public void cancelCall() { in cancelCall() method in CallRedirectionProcessor.CallRedirectionAttempt.CallRedirectionAdapter