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/gsm/
GsmMmiCode.java 260 return CommandsInterface.CF_REASON_ALL;
599 (reason == CommandsInterface.CF_REASON_ALL)) &&
    [all...]
GSMPhone.java 43 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL;
897 case CF_REASON_ALL:
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java 104 static final int CF_REASON_ALL = 4;
    [all...]

Completed in 17 milliseconds