Searched refs:CF_REASON_ALL (Results 1 – 5 of 5) sorted by relevance
71 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL;631 case CF_REASON_ALL: in isValidCommandInterfaceCFReason()661 case CF_REASON_ALL: return ImsUtInterface.CDIV_CF_ALL; in getConditionFromCFReason()676 case ImsUtInterface.CDIV_CF_ALL: return CF_REASON_ALL; in getCFReasonFromCondition()
354 return CommandsInterface.CF_REASON_ALL; in scToCallForwardReason()791 (reason == CommandsInterface.CF_REASON_ALL)) ? 1 : 0; in processCode()
424 return CommandsInterface.CF_REASON_ALL; in scToCallForwardReason()851 (reason == CommandsInterface.CF_REASON_ALL)) && in processCode()
66 static final int CF_REASON_ALL = 4; field
59 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL;1539 case CF_REASON_ALL: in isValidCommandInterfaceCFReason()