Searched refs:CF_ACTION_DISABLE (Results 1 - 5 of 5) sorted by last modified time

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java56 static final int CF_ACTION_DISABLE = 0; field in interface:CommandsInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java46 import static com.android.internal.telephony.CommandsInterface.CF_ACTION_DISABLE;
1134 case CF_ACTION_DISABLE:
H A DGsmMmiCode.java840 cfAction = CommandsInterface.CF_ACTION_DISABLE;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java56 import static com.android.internal.telephony.CommandsInterface.CF_ACTION_DISABLE;
588 case CF_ACTION_DISABLE:
634 case CF_ACTION_DISABLE: return ImsUtInterface.ACTION_DEACTIVATION;
H A DImsPhoneMmiCode.java734 cfAction = CommandsInterface.CF_ACTION_DISABLE;

Completed in 21 milliseconds