Home
last modified time | relevance | path

Searched refs:getCallForwardingIndicator (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java89 mRegistry.notifyCallForwardingChanged(sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()
DPhoneProxy.java455 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in PhoneProxy
456 return mActivePhone.getCallForwardingIndicator(); in getCallForwardingIndicator()
DPhone.java932 boolean getCallForwardingIndicator(); in getCallForwardingIndicator() method
DPhoneBase.java724 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in PhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
DSipPhoneBase.java142 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in SipPhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DCDMAPhone.java800 getCallForwardingIndicator() { in getCallForwardingIndicator() method in CDMAPhone