Searched defs:ACTION_RUN (Results 1 – 1 of 1) sorted by relevance
174 private static final int ACTION_RUN = 1; field in RunLintAction226 assert mAction == ACTION_RUN; in run() local