Searched refs:ACTION_FIX (Results 1 – 1 of 1) sorted by relevance
208 mFixAction = new LintViewAction("Fix", ACTION_FIX, in createActions()434 private static final int ACTION_FIX = 2; field in LintViewPart488 case ACTION_FIX: { in run()