Searched refs:notifySuppServiceFailed (Results 1 – 7 of 7) sorted by relevance
426 notifySuppServiceFailed(Phone.SuppService.REJECT); in handleCallDeflectionIncallSupplementaryService()491 notifySuppServiceFailed(Phone.SuppService.HANGUP); in handleCallWaitingIncallSupplementaryService()503 notifySuppServiceFailed(Phone.SuppService.HANGUP); in handleCallWaitingIncallSupplementaryService()518 notifySuppServiceFailed(Phone.SuppService.SEPARATE); in handleCallHoldIncallSupplementaryService()530 notifySuppServiceFailed(Phone.SuppService.SWITCH); in handleCallHoldIncallSupplementaryService()557 notifySuppServiceFailed(Phone.SuppService.TRANSFER); in handleEctIncallSupplementaryService()568 notifySuppServiceFailed(Phone.SuppService.UNKNOWN); in handleCcbsIncallSupplementaryService()
234 public void notifySuppServiceFailed(SuppService code) { in notifySuppServiceFailed() method in ImsPhoneBase
2441 mPhone.notifySuppServiceFailed(Phone.SuppService.HOLD);2499 mPhone.notifySuppServiceFailed(Phone.SuppService.RESUME);2610 mPhone.notifySuppServiceFailed(Phone.SuppService.CONFERENCE);
663 public void notifySuppServiceFailed(SuppService code) { in notifySuppServiceFailed() method in GsmCdmaPhone856 notifySuppServiceFailed(Phone.SuppService.REJECT); in handleCallDeflectionIncallSupplementaryService()898 notifySuppServiceFailed(Phone.SuppService.HANGUP); in handleCallWaitingIncallSupplementaryService()925 notifySuppServiceFailed(Phone.SuppService.SEPARATE); in handleCallHoldIncallSupplementaryService()929 notifySuppServiceFailed(Phone.SuppService.SEPARATE); in handleCallHoldIncallSupplementaryService()942 notifySuppServiceFailed(Phone.SuppService.SWITCH); in handleCallHoldIncallSupplementaryService()979 notifySuppServiceFailed(Phone.SuppService.UNKNOWN); in handleCcbsIncallSupplementaryService()
218 imsPhone.notifySuppServiceFailed(PhoneInternalInterface.SuppService.values()[code]); in handleSuppServiceFailedIntent()
1412 mPhone.notifySuppServiceFailed(getFailedService(msg.what)); in handleMessage()
186 void notifySuppServiceFailed(SuppService code) { in notifySuppServiceFailed() method in SipPhoneBase