Searched refs:CF_REASON_ALL (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCommandsInterface.java62 static final int CF_REASON_ALL = 4; field in interface:CommandsInterface
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java44 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL;
891 case CF_REASON_ALL:
H A DGsmMmiCode.java270 return CommandsInterface.CF_REASON_ALL;
678 (reason == CommandsInterface.CF_REASON_ALL)) &&

Completed in 50 milliseconds