HomeSort by relevance Sort by last modified time
    Searched defs:notifySuppServiceFailed (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneBase.java 213 void notifySuppServiceFailed(SuppService code) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhoneBase.java 193 void notifySuppServiceFailed(SuppService code) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java 455 void notifySuppServiceFailed(SuppService code) {
605 notifySuppServiceFailed(Phone.SuppService.REJECT);
652 notifySuppServiceFailed(Phone.SuppService.HANGUP);
681 notifySuppServiceFailed(Phone.SuppService.SEPARATE);
686 notifySuppServiceFailed(Phone.SuppService.SEPARATE);
702 notifySuppServiceFailed(Phone.SuppService.SWITCH);
740 notifySuppServiceFailed(Phone.SuppService.UNKNOWN);
    [all...]

Completed in 28 milliseconds