Searched refs:getCallForwardingIndicator (Results 1 – 7 of 7) sorted by relevance
663 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()669 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()679 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()687 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()691 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()696 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()700 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()
83 doReturn(true).when(mPhone).getCallForwardingIndicator(); in testNotifyCallForwarding()
132 sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()
1784 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in Phone3509 pw.println(" getCallForwardingIndicator()=" + getCallForwardingIndicator()); in dump()
140 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in SipPhoneBase
179 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in ImsPhoneBase
464 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in PhoneMock