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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java 58 import static com.android.internal.telephony.CommandsInterface.CF_ACTION_ERASURE;
591 case CF_ACTION_ERASURE:
636 case CF_ACTION_ERASURE: return ImsUtInterface.ACTION_ERASURE;
    [all...]
ImsPhoneMmiCode.java 738 cfAction = CommandsInterface.CF_ACTION_ERASURE;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java 60 static final int CF_ACTION_ERASURE = 4;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java 48 import static com.android.internal.telephony.CommandsInterface.CF_ACTION_ERASURE;
    [all...]
GsmMmiCode.java 844 cfAction = CommandsInterface.CF_ACTION_ERASURE;
    [all...]

Completed in 203 milliseconds