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

  /frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java 119 static final int CF_REASON_ALL = 4;
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GSMPhone.java 44 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL;
899 case CF_REASON_ALL:
    [all...]
GsmMmiCode.java 270 return CommandsInterface.CF_REASON_ALL;
678 (reason == CommandsInterface.CF_REASON_ALL)) &&
    [all...]

Completed in 39 milliseconds