Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallAdapter.aidl47 void unholdCall(String callId); in unholdCall() method
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DInCallAdapter.java163 public void unholdCall(String callId) { in unholdCall() method in InCallAdapter
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallAdapter.java320 public void unholdCall(String callId) { in unholdCall() method in InCallAdapter