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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCommandsInterface.java60 static final int CF_REASON_NO_REPLY = 2; field in interface:CommandsInterface
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java46 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NO_REPLY;
889 case CF_REASON_NO_REPLY:
H A DGsmMmiCode.java278 return CommandsInterface.CF_REASON_NO_REPLY;
1163 // CF_REASON_NO_REPLY also has a time value associated with
1167 (info.reason == CommandsInterface.CF_REASON_NO_REPLY);

Completed in 36 milliseconds