Searched refs:ACTION_DEACTIVATE (Results 1 – 2 of 2) sorted by relevance
63 static final String ACTION_DEACTIVATE = "#"; field in GsmMmiCode381 return ACTION_DEACTIVATE; in getActionStringFromReqType()747 return mAction != null && mAction.equals(ACTION_DEACTIVATE); in isDeactivate()
80 private static final String ACTION_DEACTIVATE = "#"; field in ImsPhoneMmiCode657 return mAction != null && mAction.equals(ACTION_DEACTIVATE); in isDeactivate()