Home
last modified time | relevance | path

Searched defs:commandInterfaceCFReason (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java323 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption()
327 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
333 int commandInterfaceCFReason, String dialingNumber, in setCallForwardingOption()
339 int commandInterfaceCFReason, String dialingNumber, int serviceClass, in setCallForwardingOption()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java359 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption()
363 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
369 int commandInterfaceCFReason, String dialingNumber, in setCallForwardingOption()
375 int commandInterfaceCFReason, String dialingNumber, int serviceClass, in setCallForwardingOption()
DImsPhone.java1025 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason()
1151 public void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption()
1158 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
1180 int commandInterfaceCFReason, in setCallForwardingOption()
1191 int commandInterfaceCFReason, in setCallForwardingOption()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java620 void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption()
636 void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
655 int commandInterfaceCFReason, in setCallForwardingOption()
678 int commandInterfaceCFReason, in setCallForwardingOption()
DGsmCdmaPhone.java2031 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason()
2099 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption()
2105 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
2133 int commandInterfaceCFReason, in setCallForwardingOption()
2143 int commandInterfaceCFReason, in setCallForwardingOption()