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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java62 static final int CF_REASON_NOT_REACHABLE = 3; field in interface:CommandsInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java46 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;
948 case CF_REASON_NOT_REACHABLE:
H A DGsmMmiCode.java295 return CommandsInterface.CF_REASON_NOT_REACHABLE;

Completed in 78 milliseconds