Searched refs:notifySuppServiceFailed (Results 1 – 6 of 6) sorted by relevance
718 notifySuppServiceFailed(Phone.SuppService.REJECT); in handleCallDeflectionIncallSupplementaryService()783 notifySuppServiceFailed(Phone.SuppService.HANGUP); in handleCallWaitingIncallSupplementaryService()795 notifySuppServiceFailed(Phone.SuppService.HANGUP); in handleCallWaitingIncallSupplementaryService()810 notifySuppServiceFailed(Phone.SuppService.SEPARATE); in handleCallHoldIncallSupplementaryService()836 notifySuppServiceFailed(Phone.SuppService.SWITCH); in handleCallHoldIncallSupplementaryService()864 notifySuppServiceFailed(Phone.SuppService.TRANSFER); in handleEctIncallSupplementaryService()876 notifySuppServiceFailed(Phone.SuppService.UNKNOWN); in handleCcbsIncallSupplementaryService()
255 public void notifySuppServiceFailed(SuppService code) { in notifySuppServiceFailed() method in ImsPhoneBase
3989 mPhone.notifySuppServiceFailed(Phone.SuppService.HOLD);4067 mPhone.notifySuppServiceFailed(Phone.SuppService.RESUME);4184 mPhone.notifySuppServiceFailed(Phone.SuppService.CONFERENCE);4420 mPhone.notifySuppServiceFailed(Phone.SuppService.TRANSFER);6021 mPhone.notifySuppServiceFailed(Phone.SuppService.CONFERENCE); in handleConferenceFailed()
954 public void notifySuppServiceFailed(SuppService code) { in notifySuppServiceFailed() method in GsmCdmaPhone1220 notifySuppServiceFailed(Phone.SuppService.REJECT); in handleCallDeflectionIncallSupplementaryService()1262 notifySuppServiceFailed(Phone.SuppService.HANGUP); in handleCallWaitingIncallSupplementaryService()1289 notifySuppServiceFailed(Phone.SuppService.SEPARATE); in handleCallHoldIncallSupplementaryService()1293 notifySuppServiceFailed(Phone.SuppService.SEPARATE); in handleCallHoldIncallSupplementaryService()1306 notifySuppServiceFailed(Phone.SuppService.SWITCH); in handleCallHoldIncallSupplementaryService()1343 notifySuppServiceFailed(Phone.SuppService.UNKNOWN); in handleCcbsIncallSupplementaryService()
281 imsPhone.notifySuppServiceFailed(PhoneInternalInterface.SuppService.values()[code]); in handleSuppServiceFailedIntent()
1550 mPhone.notifySuppServiceFailed(getFailedService(msg.what)); in handleMessage()