Searched refs:ACTION_DEACTIVATION (Results 1 – 2 of 2) sorted by relevance
38 public static final int ACTION_DEACTIVATION = 0; field
1091 case CF_ACTION_DISABLE: return ImsUtInterface.ACTION_DEACTIVATION; in getActionFromCFAction()