Searched refs:unholdCall (Results 1 – 3 of 3) sorted by relevance
163 public void unholdCall(String callId) { in unholdCall() method in InCallAdapter165 mAdapter.unholdCall(callId); in unholdCall()
1634 mInCallAdapter.unholdCall(mTelecomCallId); in unhold()
47 void unholdCall(String callId); in unholdCall() method