aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothHeadsetClientCall.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-5/+6
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-6/+5
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-5/+6
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-021-0/+6
* Bluetooth in band ringJoseph Pirozzo2018-01-111-4/+20
* Fix checkstyle errors (2/2)Jack He2017-08-241-0/+6
* Fix checkstyle errors (1/2)Jack He2017-08-241-18/+34
* Use UUIDs for call management in Headset Client (HF)Sanket Agarwal2016-06-291-0/+12
* Improve logging in BluetoothHeadsetClientCall.Bryce Lee2016-01-211-2/+2
* Add UUID to BluetoothHeadsetClientCallBryce Lee2015-12-161-2/+24
* Improve logging in BluetoothHeadsetClientCall.Bryce Lee2015-12-081-2/+6
* Add BluetoothDevice field to BluetoothHeadsetClientCallMike Lockwood2014-11-041-5/+20
* Add BluetoothHeadsetClientCall.toString methodMike Lockwood2014-06-131-0/+25
* Rename BluetoothHandsfreeClient to BluetoothHeadsetClientMike Lockwood2014-06-131-0/+193