index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
BluetoothHeadsetClientCall.java
Age
Commit message (
Expand
)
Author
2021-06-03
More Binder call AttributionSource assignment.
Jeff Sharkey
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-02
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-01-11
Bluetooth in band ring
Joseph Pirozzo
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2016-06-29
Use UUIDs for call management in Headset Client (HF)
Sanket Agarwal
2016-01-21
Improve logging in BluetoothHeadsetClientCall.
Bryce Lee
2015-12-16
Add UUID to BluetoothHeadsetClientCall
Bryce Lee
2015-12-08
Improve logging in BluetoothHeadsetClientCall.
Bryce Lee
2014-11-04
Add BluetoothDevice field to BluetoothHeadsetClientCall
Mike Lockwood
2014-06-13
Add BluetoothHeadsetClientCall.toString method
Mike Lockwood
2014-06-13
Rename BluetoothHandsfreeClient to BluetoothHeadsetClient
Mike Lockwood