Searched refs:CDIV_CF_UNCONDITIONAL (Results 1 – 2 of 2) sorted by relevance
57 public static final int CDIV_CF_UNCONDITIONAL = 0; field
676 case CF_REASON_UNCONDITIONAL: return ImsUtInterface.CDIV_CF_UNCONDITIONAL; in getConditionFromCFReason()691 case ImsUtInterface.CDIV_CF_UNCONDITIONAL: return CF_REASON_UNCONDITIONAL; in getCFReasonFromCondition()1091 if (infos[i].mCondition == ImsUtInterface.CDIV_CF_UNCONDITIONAL) { in handleCfQueryResult()