Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java670 private boolean isCfEnable(int action) { in isCfEnable() method in ImsPhone
762 isCfEnable(commandInterfaceCFAction) ? 1 : 0, 0, cf); in setCallForwardingOption()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java1164 protected boolean isCfEnable(int action) { in isCfEnable() method in GSMPhone
1210 isCfEnable(commandInterfaceCFAction) ? 1 : 0, 0, cfu); in setCallForwardingOption()