Searched refs:CF_REASON_ALL (Results 1 – 5 of 5) sorted by relevance
74 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL;721 case CF_REASON_ALL: in isValidCommandInterfaceCFReason()751 case CF_REASON_ALL: return ImsUtInterface.CDIV_CF_ALL; in getConditionFromCFReason()766 case ImsUtInterface.CDIV_CF_ALL: return CF_REASON_ALL; in getCFReasonFromCondition()
361 return CommandsInterface.CF_REASON_ALL; in scToCallForwardReason()803 (reason == CommandsInterface.CF_REASON_ALL)) ? 1 : 0; in processCode()
429 return CommandsInterface.CF_REASON_ALL; in scToCallForwardReason()861 (reason == CommandsInterface.CF_REASON_ALL)) && in processCode()
69 static final int CF_REASON_ALL = 4; field
23 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL;1621 case CF_REASON_ALL: in isValidCommandInterfaceCFReason()