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

  /frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java 63 static final int CF_REASON_ALL_CONDITIONAL = 5;
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GSMPhone.java 45 import static com.android.internal.telephony.CommandsInterface.CF_REASON_ALL_CONDITIONAL;
892 case CF_REASON_ALL_CONDITIONAL:
    [all...]
GsmMmiCode.java 280 return CommandsInterface.CF_REASON_ALL_CONDITIONAL;
    [all...]
  /packages/apps/Phone/src/com/android/phone/
CallFeaturesSetting.java     [all...]

Completed in 22 milliseconds