Searched refs:SPATIAL_AUDIO_ENABLED (Results 1 – 2 of 2) sorted by relevance
8327 Settings.Secure.SPATIAL_AUDIO_ENABLED, enabled ? 1 : 0, in onPersistSpatialAudioEnabled()8333 Settings.Secure.SPATIAL_AUDIO_ENABLED, SPATIAL_AUDIO_ENABLED_DEFAULT ? 1 : 0, in isSpatialAudioEnabled()
9041 public static final String SPATIAL_AUDIO_ENABLED = "spatial_audio_enabled"; field in Settings.Secure