Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A 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()
H A 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()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A 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()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A 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()
H A DGsmCdmaPhone.java2176 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason()
2249 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption()
2255 public void getCallForwardingOption(int commandInterfaceCFReason, int serviceClass, in getCallForwardingOption()
2291 int commandInterfaceCFReason, in setCallForwardingOption()
2301 int commandInterfaceCFReason, in setCallForwardingOption()