Searched refs:A2DP_OFFLOAD_SUPPORTED_PROPERTY (Results 1 – 2 of 2) sorted by relevance
39 static final String A2DP_OFFLOAD_SUPPORTED_PROPERTY = "ro.bluetooth.a2dp_offload.supported"; field in BluetoothA2dpHwOffloadPreferenceController66 SystemProperties.getBoolean(A2DP_OFFLOAD_SUPPORTED_PROPERTY, false); in updateState()81 SystemProperties.getBoolean(A2DP_OFFLOAD_SUPPORTED_PROPERTY, false); in onDeveloperOptionsSwitchDisabled()90 SystemProperties.getBoolean(A2DP_OFFLOAD_SUPPORTED_PROPERTY, false); in isDefaultValue()
83 private static final String A2DP_OFFLOAD_SUPPORTED_PROPERTY = field in AdapterProperties259 SystemProperties.getBoolean(A2DP_OFFLOAD_SUPPORTED_PROPERTY, false) in init()