Searched refs:DOCK_SOUNDS_ENABLED (Results 1 – 4 of 4) sorted by relevance
173 Settings.Global.DOCK_SOUNDS_ENABLED, 1) == 1; in handleDockStateChange()
2598 MOVED_TO_GLOBAL.add(Settings.Global.DOCK_SOUNDS_ENABLED);4267 public static final String DOCK_SOUNDS_ENABLED = Global.DOCK_SOUNDS_ENABLED; field in Settings.System4517 DOCK_SOUNDS_ENABLED, // moved to global4634 PRIVATE_SETTINGS.add(DOCK_SOUNDS_ENABLED);4707 VALIDATORS.put(DOCK_SOUNDS_ENABLED, DOCK_SOUNDS_ENABLED_VALIDATOR); in VALIDATORS.put() argument9504 public static final String DOCK_SOUNDS_ENABLED = "dock_sounds_enabled"; field in Settings.Global13746 DOCK_SOUNDS_ENABLED,13787 VALIDATORS.put(DOCK_SOUNDS_ENABLED, DOCK_SOUNDS_ENABLED_VALIDATOR); in VALIDATORS.put() argument
1264 Settings.Global.DOCK_SOUNDS_ENABLED, in dumpProtoGlobalSettingsLocked()1265 GlobalSettingsProto.Sounds.DOCK_SOUNDS_ENABLED); in dumpProtoGlobalSettingsLocked()
2549 loadIntegerSetting(stmt, Settings.Global.DOCK_SOUNDS_ENABLED, in loadGlobalSettings()