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.java1051 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason()
1177 public void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption()
1184 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
1206 int commandInterfaceCFReason, in setCallForwardingOption()
1217 int commandInterfaceCFReason, in setCallForwardingOption()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java763 void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption()
779 void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
798 int commandInterfaceCFReason, in setCallForwardingOption()
821 int commandInterfaceCFReason, in setCallForwardingOption()
DGsmCdmaPhone.java2153 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason()
2226 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption()
2232 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
2268 int commandInterfaceCFReason, in setCallForwardingOption()
2278 int commandInterfaceCFReason, in setCallForwardingOption()