Searched defs:commandInterfaceCFReason (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() 364 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() 370 int commandInterfaceCFReason, String dialingNumber, in setCallForwardingOption() 376 int commandInterfaceCFReason, String dialingNumber, int serviceClass, in setCallForwardingOption()
|
D | ImsPhone.java | 1068 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason() 1194 public void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption() 1201 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() 1223 int commandInterfaceCFReason, in setCallForwardingOption() 1234 int commandInterfaceCFReason, in setCallForwardingOption()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneInternalInterface.java | 764 void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption() 780 void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() 799 int commandInterfaceCFReason, in setCallForwardingOption() 822 int commandInterfaceCFReason, in setCallForwardingOption()
|
D | GsmCdmaPhone.java | 2253 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason() 2326 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption() 2332 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption() 2368 int commandInterfaceCFReason, in setCallForwardingOption() 2378 int commandInterfaceCFReason, in setCallForwardingOption()
|