Searched defs:getCallForwardingOption (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneBase.java | 360 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption() method in ImsPhoneBase 364 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() method in ImsPhoneBase
|
D | ImsPhone.java | 1194 public void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption() method in ImsPhone 1201 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() method in ImsPhone
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneInternalInterface.java | 764 void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption() method 780 void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() method
|
D | GsmCdmaPhone.java | 2326 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption() method in GsmCdmaPhone 2332 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() method in GsmCdmaPhone
|