Home
last modified time | relevance | path

Searched refs:getCallForwardingIndicator (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java850 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()
DDefaultPhoneNotifierTest.java83 doReturn(true).when(mPhone).getCallForwardingIndicator(); in testNotifyCallForwarding()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java130 + sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()
133 sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()
DPhone.java1834 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in Phone
3683 pw.println(" getCallForwardingIndicator()=" + getCallForwardingIndicator()); in dump()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java133 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java182 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in ImsPhoneBase
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java464 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in PhoneMock
/frameworks/base/config/
Dboot-image-profile.txt40436 HSPLcom/android/internal/telephony/Phone;->getCallForwardingIndicator()Z