Searched refs:CDIV_CF_UNCONDITIONAL (Results 1 – 3 of 3) sorted by relevance
60 public static final int CDIV_CF_UNCONDITIONAL = 0; field
467 verify(mImsUtInterface).queryCallForward(eq(ImsUtInterface.CDIV_CF_UNCONDITIONAL), in testCallForwardingOption()474 eq(ImsUtInterface.CDIV_CF_UNCONDITIONAL), eq("1234"), in testCallForwardingOption()
881 case CF_REASON_UNCONDITIONAL: return ImsUtInterface.CDIV_CF_UNCONDITIONAL; in getConditionFromCFReason()896 case ImsUtInterface.CDIV_CF_UNCONDITIONAL: return CF_REASON_UNCONDITIONAL; in getCFReasonFromCondition()1396 if (infos[i].getCondition() == ImsUtInterface.CDIV_CF_UNCONDITIONAL) { in handleCfQueryResult()