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/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.java932 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason()
1041 public void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption()
1048 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
1069 int commandInterfaceCFReason, in setCallForwardingOption()
1080 int commandInterfaceCFReason, in setCallForwardingOption()
/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/
DPhoneInternalInterface.java618 void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption()
634 void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
653 int commandInterfaceCFReason, in setCallForwardingOption()
676 int commandInterfaceCFReason, in setCallForwardingOption()
DGsmCdmaPhone.java2064 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason()
2112 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption()
2118 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
2150 int commandInterfaceCFReason, in setCallForwardingOption()
2160 int commandInterfaceCFReason, in setCallForwardingOption()