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