Searched defs:commandInterfaceCFReason (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
H A D | ImsPhoneBase.java | 359 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 D | ImsPhone.java | 1051 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 D | SipPhoneBase.java | 323 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 D | PhoneInternalInterface.java | 763 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 D | GsmCdmaPhone.java | 2176 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()
|