Searched refs:getCallForwardingIndicator (Results 1 – 7 of 7) sorted by relevance
847 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()853 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()863 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()871 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()875 assertEquals(false, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()880 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()884 assertEquals(true, mPhoneUT.getCallForwardingIndicator()); in testCallForwardingIndicator()
81 doReturn(true).when(mPhone).getCallForwardingIndicator(); in testNotifyCallForwarding()
138 + sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()141 sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()
1995 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in Phone4063 pw.println(" getCallForwardingIndicator()=" + getCallForwardingIndicator()); in dump()
123 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in SipPhoneBase
172 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in ImsPhoneBase
462 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in PhoneMock