Searched refs:KEY_AUTO_RESTRICTION (Results 1 – 1 of 1) sorted by relevance
29 private static final String KEY_AUTO_RESTRICTION = "auto_restriction"; field in AnomalyInfo38 autoRestriction = parser.getBoolean(KEY_AUTO_RESTRICTION, false); in AnomalyInfo()