Searched refs:CF_REASON_ALL_CONDITIONAL (Results 1 – 5 of 5) sorted by relevance
46 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL_CONDITIONAL;1124 case CF_REASON_ALL_CONDITIONAL: in isValidCommandInterfaceCFReason()1157 case CF_REASON_ALL_CONDITIONAL: return ImsUtInterface.CDIV_CF_ALL_CONDITIONAL; in getConditionFromCFReason()1172 case ImsUtInterface.CDIV_CF_ALL_CONDITIONAL: return CF_REASON_ALL_CONDITIONAL; in getCFReasonFromCondition()
431 return CommandsInterface.CF_REASON_ALL_CONDITIONAL; in scToCallForwardReason()
527 return CommandsInterface.CF_REASON_ALL_CONDITIONAL; in scToCallForwardReason()545 case CommandsInterface.CF_REASON_ALL_CONDITIONAL: in cfReasonToServiceType()
85 static final int CF_REASON_ALL_CONDITIONAL = 5; field
28 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL_CONDITIONAL;2390 case CF_REASON_ALL_CONDITIONAL: in isValidCommandInterfaceCFReason()