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.java438 public boolean getCallForwardingIndicator() { method in class:PhoneProxy
439 return mActivePhone.getCallForwardingIndicator();
H A DPhone.java866 boolean getCallForwardingIndicator(); method in interface:Phone
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java780 getCallForwardingIndicator() { method in class:CDMAPhone
781 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 62 milliseconds