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

  /frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java 113 static final int CF_ACTION_ERASURE = 4;
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GSMPhone.java 42 import static com.android.internal.telephony.CommandsInterface.CF_ACTION_ERASURE;
912 case CF_ACTION_ERASURE:
    [all...]
GsmMmiCode.java 671 cfAction = CommandsInterface.CF_ACTION_ERASURE;
    [all...]

Completed in 339 milliseconds