Searched refs:getCallForwardingIndicator (Results 1 – 7 of 7) sorted by relevance
62 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in VendorGsmCdmaPhone66 return super.getCallForwardingIndicator(); in getCallForwardingIndicator()
119 + sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()122 sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()
2083 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in Phone4417 pw.println(" getCallForwardingIndicator()=" + getCallForwardingIndicator()); in dump()
1062 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()1068 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()1078 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()1086 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()1090 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()1095 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()1099 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()
77 doReturn(true).when(mPhone).getCallForwardingIndicator(); in testNotifyCallForwarding()
122 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in SipPhoneBase
22398 HSPLcom/android/internal/telephony/Phone;->getCallForwardingIndicator()Z