Searched refs:removeHoldable (Results 1 – 3 of 3) sorted by relevance
56 public void removeHoldable(PhoneAccountHandle phoneAccountHandle, Holdable holdable) { in removeHoldable() method in HoldTracker
1085 mHoldTracker.removeHoldable(connection.getPhoneAccountHandle(), (Holdable) connection); in onConnectionRemoved()1099 mHoldTracker.removeHoldable(conference.getPhoneAccountHandle(), (Holdable) conference); in onConferenceRemoved()
100 mHoldTrackerUT.removeHoldable(mPhoneAccountHandle1, topHoldable1); in removeOneTopHoldableAndUpdateHoldCapabilityCorrectly()