Searched refs:getCallForwardingIndicator (Results 1 – 8 of 8) sorted by relevance
850 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()856 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()866 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()874 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()878 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()883 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()887 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()
83 doReturn(true).when(mPhone).getCallForwardingIndicator(); in testNotifyCallForwarding()
130 + sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()133 sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()
1834 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in Phone3683 pw.println(" getCallForwardingIndicator()=" + getCallForwardingIndicator()); in dump()
133 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in SipPhoneBase
182 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in ImsPhoneBase
464 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in PhoneMock
40436 HSPLcom/android/internal/telephony/Phone;->getCallForwardingIndicator()Z