Searched refs:CDIV_CF_NO_REPLY (Results 1 – 2 of 2) sorted by relevance
65 public static final int CDIV_CF_NO_REPLY = ImsCallForwardInfo.CDIV_CF_REASON_NO_REPLY; field
1088 case CF_REASON_NO_REPLY: return ImsUtInterface.CDIV_CF_NO_REPLY; in getConditionFromCFReason()1103 case ImsUtInterface.CDIV_CF_NO_REPLY: return CF_REASON_NO_REPLY; in getCFReasonFromCondition()