Searched defs:SOUND_EFFECTS_ENABLED (Results 1 – 2 of 2) sorted by relevance
1532 public static final int SOUND_EFFECTS_ENABLED = 0x08000000; field in View
3618 public static final String SOUND_EFFECTS_ENABLED = "sound_effects_enabled"; field in Settings.System4090 VALIDATORS.put(SOUND_EFFECTS_ENABLED, SOUND_EFFECTS_ENABLED_VALIDATOR); in VALIDATORS.put() argument