Searched refs:DOZE_ALWAYS_ON_VALIDATOR (Results 1 – 1 of 1) sorted by relevance
7713 private static final Validator DOZE_ALWAYS_ON_VALIDATOR = BOOLEAN_VALIDATOR; field in Settings.Secure9130 VALIDATORS.put(DOZE_ALWAYS_ON, DOZE_ALWAYS_ON_VALIDATOR); in VALIDATORS.put() argument