Home
last modified time | relevance | path

Searched refs:isValidCommandInterfaceCFReason (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java625 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason() method in ImsPhone
732 if (isValidCommandInterfaceCFReason(commandInterfaceCFReason)) { in getCallForwardingOption()
767 (isValidCommandInterfaceCFReason(commandInterfaceCFReason))) { in setCallForwardingOption()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java1533 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason() method in GsmCdmaPhone
1586 if (isValidCommandInterfaceCFReason(commandInterfaceCFReason)) { in getCallForwardingOption()
1618 (isValidCommandInterfaceCFReason(commandInterfaceCFReason))) { in setCallForwardingOption()