History log of /packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/PlayerApplicationSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c4fbd756e2645147470c486ae96f2253f5e13a52 12-Oct-2017 Jack He <siyuanh@google.com> [Script] Fix checkstyle errors (1/2)

Format code using Intellij to conform to CheckStyle requirements

Bug: 63597465
Test: make checkbuild, no manual changes, no functional changes
Change-Id: I70cd2ab8e5e6d5428ab1556658735b0d83f4fb15
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/PlayerApplicationSettings.java
76a12d7e679ae48f8ab73e01b33fb7c8f077a210 11-Oct-2017 Jack He <siyuanh@google.com> [Manual] Assorted fixes for CheckStyle

* Inner class constructor does not need private modifier to be hidden
* Fixed unused tags or mis-typed tags
* Move comments out from if-else body
* Add spaces between ';' and comments
* Simplified conditionals that were not fixed automatically by scripts

Bug: 63597465
Test: make checkbuild, no functional changes
Change-Id: Iaaebf4ab3840973e44dc3310d39961db89281d5e
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/PlayerApplicationSettings.java
4b491c2c874395c436949183bcbd84ebb2493131 10-Sep-2016 Sanket Agarwal <sanketa@google.com> AVRCP 1.6 CT implementation

Bug: b/28791287
Change-Id: Ie4cb76b301bb3f36a750658fb86caa0def1eb503
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/PlayerApplicationSettings.java