Searched defs:DOCK_SOUNDS_ENABLED_VALIDATOR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSettings.java3904 private static final Validator DOCK_SOUNDS_ENABLED_VALIDATOR = BOOLEAN_VALIDATOR; field in class:Settings.System
4320 VALIDATORS.put(DOCK_SOUNDS_ENABLED, DOCK_SOUNDS_ENABLED_VALIDATOR);
8608 private static final Validator DOCK_SOUNDS_ENABLED_VALIDATOR = BOOLEAN_VALIDATOR; field in class:Settings.Global
12123 VALIDATORS.put(DOCK_SOUNDS_ENABLED, DOCK_SOUNDS_ENABLED_VALIDATOR);

Completed in 72 milliseconds