Searched refs:unholdCall (Results 1 – 3 of 3) sorted by relevance
105 public void unholdCall(String callId) { in unholdCall() method in InCallAdapter107 mAdapter.unholdCall(callId); in unholdCall()
1103 mInCallAdapter.unholdCall(mTelecomCallId); in unhold()
38 void unholdCall(String callId); in unholdCall() method