Searched refs:CDIV_CF_UNCONDITIONAL (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsUtInterface.java57 public static final int CDIV_CF_UNCONDITIONAL = 0; field in interface:ImsUtInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java599 case CF_REASON_UNCONDITIONAL: return ImsUtInterface.CDIV_CF_UNCONDITIONAL;
612 case ImsUtInterface.CDIV_CF_UNCONDITIONAL: return CF_REASON_UNCONDITIONAL;
1000 if (infos[i].mCondition == ImsUtInterface.CDIV_CF_UNCONDITIONAL) {

Completed in 94 milliseconds