Searched defs:getCallForwardingOption (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
D | SipPhoneBase.java | 323 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption() method in SipPhoneBase 327 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() method in SipPhoneBase
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneBase.java | 359 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption() method in ImsPhoneBase 363 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() method in ImsPhoneBase
|
D | ImsPhone.java | 1151 public void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption() method in ImsPhone 1158 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() method in ImsPhone
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneInternalInterface.java | 620 void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption() method 636 void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() method
|
D | GsmCdmaPhone.java | 2099 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption() method in GsmCdmaPhone 2105 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() method in GsmCdmaPhone
|