Home
last modified time | relevance | path

Searched defs:deflectCall (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallAdapter.aidl33 void deflectCall(String callId, in Uri address); in deflectCall() method
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DInCallAdapter.java71 public void deflectCall(String callId, Uri address) { in deflectCall() method in InCallAdapter
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallAdapter.java75 public void deflectCall(String callId, Uri address) { in deflectCall() method in InCallAdapter