Home
last modified time | relevance | path

Searched defs:getCallForwardingOption (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java325 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java371 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption() method in ImsPhoneBase
DImsPhone.java955 public void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption() method in ImsPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java563 void getCallForwardingOption(int commandInterfaceCFReason, in getCallForwardingOption() method
DGsmCdmaPhone.java1909 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption() method in GsmCdmaPhone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java1200 public void getCallForwardingOption(int commandInterfaceCFReason, Message onComplete) { in getCallForwardingOption() method in PhoneMock