Searched refs:BLUETOOTH_DISABLE_ABSOLUTE_VOLUME_PROPERTY (Results 1 – 2 of 2) sorted by relevance
20 .BLUETOOTH_DISABLE_ABSOLUTE_VOLUME_PROPERTY;67 BLUETOOTH_DISABLE_ABSOLUTE_VOLUME_PROPERTY, false /* default */); in onPreferenceChanged_settingEnabled_shouldTurnOnBluetoothDisableAbsoluteVolume()77 BLUETOOTH_DISABLE_ABSOLUTE_VOLUME_PROPERTY, false /* default */); in onPreferenceChanged_settingDisabled_shouldTurnOffBluetoothDisableAbsoluteVolume()84 SystemProperties.set(BLUETOOTH_DISABLE_ABSOLUTE_VOLUME_PROPERTY, Boolean.toString(true)); in updateState_settingEnabled_preferenceShouldBeChecked()92 SystemProperties.set(BLUETOOTH_DISABLE_ABSOLUTE_VOLUME_PROPERTY, Boolean.toString(false)); in updateState_settingDisabled_preferenceShouldNotBeChecked()103 BLUETOOTH_DISABLE_ABSOLUTE_VOLUME_PROPERTY, false /* default */); in onDeveloperOptionsDisabled_shouldDisablePreference()
36 static final String BLUETOOTH_DISABLE_ABSOLUTE_VOLUME_PROPERTY = field in BluetoothAbsoluteVolumePreferenceController51 SystemProperties.set(BLUETOOTH_DISABLE_ABSOLUTE_VOLUME_PROPERTY, in onPreferenceChange()59 BLUETOOTH_DISABLE_ABSOLUTE_VOLUME_PROPERTY, false /* default */); in updateState()66 SystemProperties.set(BLUETOOTH_DISABLE_ABSOLUTE_VOLUME_PROPERTY, "false"); in onDeveloperOptionsSwitchDisabled()