Searched refs:CF_REASON_ALL_CONDITIONAL (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java32 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL_CONDITIONAL;
788 case CF_REASON_ALL_CONDITIONAL:
818 case CF_REASON_ALL_CONDITIONAL: return ImsUtInterface.CDIV_CF_ALL_CONDITIONAL;
833 case ImsUtInterface.CDIV_CF_ALL_CONDITIONAL: return CF_REASON_ALL_CONDITIONAL;
H A DImsPhoneMmiCode.java399 return CommandsInterface.CF_REASON_ALL_CONDITIONAL;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java74 static final int CF_REASON_ALL_CONDITIONAL = 5; field in interface:CommandsInterface
H A DGsmCdmaPhone.java24 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL_CONDITIONAL;
1698 case CF_REASON_ALL_CONDITIONAL:
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java495 return CommandsInterface.CF_REASON_ALL_CONDITIONAL;

Completed in 115 milliseconds