summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothHeadsetClientCall.java
AgeCommit message (Expand)Author
2021-06-03More Binder call AttributionSource assignment.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
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-08-02Add @UnsupportedAppUsage annotationsMathew Inwood
2018-01-11Bluetooth in band ringJoseph Pirozzo
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2016-06-29Use UUIDs for call management in Headset Client (HF)Sanket Agarwal
2016-01-21Improve logging in BluetoothHeadsetClientCall.Bryce Lee
2015-12-16Add UUID to BluetoothHeadsetClientCallBryce Lee
2015-12-08Improve logging in BluetoothHeadsetClientCall.Bryce Lee
2014-11-04Add BluetoothDevice field to BluetoothHeadsetClientCallMike Lockwood
2014-06-13Add BluetoothHeadsetClientCall.toString methodMike Lockwood
2014-06-13Rename BluetoothHandsfreeClient to BluetoothHeadsetClientMike Lockwood