summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothA2dpSink.java
AgeCommit message (Expand)Author
2022-06-30Revert "Revert "Reuse SynchronousResultReceivers instead of creating new.""Neha Jain
2022-06-29Revert "Reuse SynchronousResultReceivers instead of creating new."Neha Jain
2022-06-29Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux
2021-12-16Remove allowBlocking from all BluetoothProfilesWilliam Escande
2021-12-14Copy attributable to BluetoothWilliam Escande
2021-06-03More Binder call AttributionSource assignment.Jeff Sharkey
2021-04-24Long-tail of AttributionSource plumbing.Jeff Sharkey
2021-04-23More AttributionSource plumbing.Jeff Sharkey
2021-04-21Annotations for Bluetooth broadcast intents.Jeff Sharkey
2021-04-18Add missing Bluetooth API permission enforcement.Jeff Sharkey
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-02-10BluetoothA2dpSink System APIs now require BLUETOOTH_ADMIN permissionRahul Sabnis
2020-01-22Use @ConnectionPolicy annotation more consistently in classes withRahul Sabnis
2020-01-10Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-13Resolve BluetoothA2dpSink APIs used by SettingsRahul Sabnis
2019-12-06Resolve BluetoothA2dp hidden APIs to resolve dependenciesRahul Sabnis
2019-12-02Rename priority to connection policy in bluetooth apisRahul Sabnis
2019-05-02Fix binder leakage when turning off BluetoothUgo Yu
2018-08-06Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2017-09-06Bluetooth: Thread-safe binder invocationJack He
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2016-11-07Detect non-oneway calls leaving system_server.Jeff Sharkey
2016-01-14Add support for AVRCP 1.3.Sanket Agarwal
2014-06-13BluetoothA2dpSink: Add new BluetoothProfile subclass for A2DP sinkMike Lockwood