Searched refs:getCallForwardingIndicator (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DDefaultPhoneNotifier.java81 mRegistry.notifyCallForwardingChanged(sender.getCallForwardingIndicator());
H A DPhoneProxy.java454 public boolean getCallForwardingIndicator() { method in class:PhoneProxy
455 return mActivePhone.getCallForwardingIndicator();
H A DPhone.java876 boolean getCallForwardingIndicator(); method in interface:Phone
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java760 getCallForwardingIndicator() { method in class:CDMAPhone
761 Log.e(LOG_TAG, "getCallForwardingIndicator: not possible in CDMA");
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java284 public boolean getCallForwardingIndicator() { method in class:GSMPhone

Completed in 50 milliseconds