Home
last modified time | relevance | path

Searched refs:switchHoldingAndActive (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DPhoneUtils.java668 switchHoldingAndActive(phone); in sendEmptyFlash()
673 static void switchHoldingAndActive(Phone phone) { in switchHoldingAndActive() method in PhoneUtils
676 phone.switchHoldingAndActive(); in switchHoldingAndActive()
739 switchHoldingAndActive(phone); in mergeCalls()
DInCallScreen.java1408 PhoneUtils.switchHoldingAndActive(mPhone); // Really means "unhold" in this state in handleCallKey()
3012 PhoneUtils.switchHoldingAndActive(mPhone); // Really means "hold" in this state in onHoldClick()
3017 PhoneUtils.switchHoldingAndActive(mPhone); // Really means "unhold" in this state in onHoldClick()
3583 PhoneUtils.switchHoldingAndActive(mPhone); in internalSwapCalls()
DBluetoothHandsfree.java1831 PhoneUtils.switchHoldingAndActive(mPhone); in initializeHandsfreeAtParser()
1836 PhoneUtils.switchHoldingAndActive(mPhone); in initializeHandsfreeAtParser()