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.java598 private boolean isCfEnable(int action) { in isCfEnable() method in ImsPhone
680 isCfEnable(commandInterfaceCFAction) ? 1 : 0, 0, cf); in setCallForwardingOption()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java1148 protected boolean isCfEnable(int action) { in isCfEnable() method in GSMPhone
1194 isCfEnable(commandInterfaceCFAction) ? 1 : 0, 0, cfu); in setCallForwardingOption()