Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallAdapter.aidl49 void unholdCall(String callId); in unholdCall() method
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DInCallAdapter.java167 public void unholdCall(String callId) { in unholdCall() method in InCallAdapter