Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/
DVendorGsmCdmaPhone.java62 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in VendorGsmCdmaPhone
66 return super.getCallForwardingIndicator(); in getCallForwardingIndicator()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java119 + sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()
122 sender.getCallForwardingIndicator()); in notifyCallForwardingChanged()
DPhone.java2083 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in Phone
4417 pw.println(" getCallForwardingIndicator()=" + getCallForwardingIndicator()); in dump()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java1062 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()
DDefaultPhoneNotifierTest.java77 doReturn(true).when(mPhone).getCallForwardingIndicator(); in testNotifyCallForwarding()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java122 public boolean getCallForwardingIndicator() { in getCallForwardingIndicator() method in SipPhoneBase
/frameworks/base/config/
Dboot-image-profile.txt22398 HSPLcom/android/internal/telephony/Phone;->getCallForwardingIndicator()Z