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 297 CommandsInterface.CF_REASON_NOT_REACHABLE
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java 62 static final int CF_REASON_NOT_REACHABLE = 3;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java 46 import static com.android.internal.telephony.CommandsInterface.CF_REASON_NOT_REACHABLE;
935 case CF_REASON_NOT_REACHABLE:
    [all...]
GsmMmiCode.java 294 return CommandsInterface.CF_REASON_NOT_REACHABLE;
    [all...]

Completed in 52 milliseconds