HomeSort by relevance Sort by last modified time
    Searched refs:CF_REASON_NOT_REACHABLE (Results 1 - 5 of 5) sorted by null

  /packages/apps/Phone/src/com/android/phone/
GsmUmtsCallForwardOptions.java 157 case CommandsInterface.CF_REASON_NOT_REACHABLE:
CallFeaturesSetting.java 245 CommandsInterface.CF_REASON_NOT_REACHABLE
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java 118 static final int CF_REASON_NOT_REACHABLE = 3;
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GSMPhone.java 47 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;
898 case CF_REASON_NOT_REACHABLE:
    [all...]
GsmMmiCode.java 276 return CommandsInterface.CF_REASON_NOT_REACHABLE;
    [all...]

Completed in 631 milliseconds