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.java932 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason() method in ImsPhone
1051 if (isValidCommandInterfaceCFReason(commandInterfaceCFReason)) { in getCallForwardingOption()
1090 (isValidCommandInterfaceCFReason(commandInterfaceCFReason))) { in setCallForwardingOption()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java2064 private boolean isValidCommandInterfaceCFReason (int commandInterfaceCFReason) { in isValidCommandInterfaceCFReason() method in GsmCdmaPhone
2130 if (isValidCommandInterfaceCFReason(commandInterfaceCFReason)) { in getCallForwardingOption()
2177 (isValidCommandInterfaceCFReason(commandInterfaceCFReason))) { in setCallForwardingOption()