Searched refs:LE_AUDIO_OFFLOAD_SUPPORTED_PROPERTY (Results 1 – 2 of 2) sorted by relevance
47 static final String LE_AUDIO_OFFLOAD_SUPPORTED_PROPERTY = field in BluetoothLeAudioHwOffloadPreferenceController84 SystemProperties.getBoolean(LE_AUDIO_OFFLOAD_SUPPORTED_PROPERTY, false); in updateState()107 SystemProperties.getBoolean(LE_AUDIO_OFFLOAD_SUPPORTED_PROPERTY, false); in onDeveloperOptionsSwitchDisabled()124 && SystemProperties.getBoolean(LE_AUDIO_OFFLOAD_SUPPORTED_PROPERTY, false); in isDefaultValue()
26 .LE_AUDIO_OFFLOAD_SUPPORTED_PROPERTY;109 SystemProperties.set(LE_AUDIO_OFFLOAD_SUPPORTED_PROPERTY, Boolean.toString(true)); in asA2dpOffloadDisabled_shouldNotSwitchLeAudioOffloadStatus()