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