Searched refs:unholdCall (Results 1 – 3 of 3) sorted by relevance
102 public void unholdCall(String callId) { in unholdCall() method in InCallAdapter104 mAdapter.unholdCall(callId); in unholdCall()
730 mInCallAdapter.unholdCall(mTelecomCallId); in unhold()
37 void unholdCall(String callId); in unholdCall() method