Searched defs:DOCK_SOUNDS_ENABLED (Results 1 – 3 of 3) sorted by relevance
75 VALIDATORS.put(Global.DOCK_SOUNDS_ENABLED, BOOLEAN_VALIDATOR); in VALIDATORS.put()
169 VALIDATORS.put(System.DOCK_SOUNDS_ENABLED, BOOLEAN_VALIDATOR); in VALIDATORS.put()
4623 public static final String DOCK_SOUNDS_ENABLED = Global.DOCK_SOUNDS_ENABLED; field in Settings.System9268 public static final String DOCK_SOUNDS_ENABLED = "dock_sounds_enabled"; field in Settings.Global