Home
last modified time | relevance | path

Searched refs:SuppService (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCallTracker.java1454 private Phone.SuppService getFailedService(int what) { in getFailedService()
1457 return Phone.SuppService.SWITCH; in getFailedService()
1459 return Phone.SuppService.CONFERENCE; in getFailedService()
1461 return Phone.SuppService.SEPARATE; in getFailedService()
1463 return Phone.SuppService.TRANSFER; in getFailedService()
1465 return Phone.SuppService.UNKNOWN; in getFailedService()
DPhoneInternalInterface.java71 enum SuppService { enum
DGsmCdmaPhone.java856 public void notifySuppServiceFailed(SuppService code) { in notifySuppServiceFailed()
1098 notifySuppServiceFailed(Phone.SuppService.REJECT); in handleCallDeflectionIncallSupplementaryService()
1140 notifySuppServiceFailed(Phone.SuppService.HANGUP); in handleCallWaitingIncallSupplementaryService()
1167 notifySuppServiceFailed(Phone.SuppService.SEPARATE); in handleCallHoldIncallSupplementaryService()
1171 notifySuppServiceFailed(Phone.SuppService.SEPARATE); in handleCallHoldIncallSupplementaryService()
1184 notifySuppServiceFailed(Phone.SuppService.SWITCH); in handleCallHoldIncallSupplementaryService()
1221 notifySuppServiceFailed(Phone.SuppService.UNKNOWN); in handleCcbsIncallSupplementaryService()
DTelephonyTester.java272 imsPhone.notifySuppServiceFailed(PhoneInternalInterface.SuppService.values()[code]); in handleSuppServiceFailedIntent()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java659 notifySuppServiceFailed(Phone.SuppService.REJECT); in handleCallDeflectionIncallSupplementaryService()
724 notifySuppServiceFailed(Phone.SuppService.HANGUP); in handleCallWaitingIncallSupplementaryService()
736 notifySuppServiceFailed(Phone.SuppService.HANGUP); in handleCallWaitingIncallSupplementaryService()
751 notifySuppServiceFailed(Phone.SuppService.SEPARATE); in handleCallHoldIncallSupplementaryService()
773 notifySuppServiceFailed(Phone.SuppService.SWITCH); in handleCallHoldIncallSupplementaryService()
801 notifySuppServiceFailed(Phone.SuppService.TRANSFER); in handleEctIncallSupplementaryService()
813 notifySuppServiceFailed(Phone.SuppService.UNKNOWN); in handleCcbsIncallSupplementaryService()
DImsPhoneBase.java216 public void notifySuppServiceFailed(SuppService code) { in notifySuppServiceFailed()
DImsPhoneCallTracker.java3345 mPhone.notifySuppServiceFailed(Phone.SuppService.HOLD);
3423 mPhone.notifySuppServiceFailed(Phone.SuppService.RESUME);
3539 mPhone.notifySuppServiceFailed(Phone.SuppService.CONFERENCE);
3775 mPhone.notifySuppServiceFailed(Phone.SuppService.TRANSFER);
5199 mPhone.notifySuppServiceFailed(Phone.SuppService.CONFERENCE); in handleConferenceFailed()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java213 assertEquals(Phone.SuppService.HANGUP, in testHandleInCallMmiCommandCallWaiting()
240 assertEquals(Phone.SuppService.SEPARATE, in testHandleInCallMmiCommandCallHold()
306 assertEquals(Phone.SuppService.UNKNOWN, in testHandleInCallMmiCommandCallCcbs()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java170 void notifySuppServiceFailed(SuppService code) { in notifySuppServiceFailed()
/frameworks/base/boot/
Dpreloaded-classes9501 com.android.internal.telephony.PhoneInternalInterface$SuppService
Dboot-image-profile.txt33848 Lcom/android/internal/telephony/PhoneInternalInterface$SuppService;
36651 [Lcom/android/internal/telephony/PhoneInternalInterface$SuppService;
/frameworks/base/config/
Dpreloaded-classes9522 com.android.internal.telephony.PhoneInternalInterface$SuppService
Dboot-image-profile.txt43512 Lcom/android/internal/telephony/PhoneInternalInterface$SuppService;
48832 [Lcom/android/internal/telephony/PhoneInternalInterface$SuppService;