Home | History | Annotate | Download | only in telephony

Lines Matching defs:getCallForwardingIndicator

1834     public boolean getCallForwardingIndicator() {
1836 Rlog.e(LOG_TAG, "getCallForwardingIndicator: not possible in CDMA");
1847 Rlog.v(LOG_TAG, "getCallForwardingIndicator: iccForwardingFlag=" + (r != null
3683 pw.println(" getCallForwardingIndicator()=" + getCallForwardingIndicator());