Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
H A DCallRedirectionCallback.java22 void onCallRedirectionComplete(Call call); in onCallRedirectionComplete() method
H A DCallRedirectionProcessor.java306 public void onCallRedirectionComplete(Call call) { in onCallRedirectionComplete() method in CallRedirectionProcessor