summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/hdmi/Constants.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent sending <Feature Abort> for some messages.Jungshik Jang2014-09-051-0/+2
* CEC: return non-null MHL controller when not readyJinsuk Kim2014-08-261-5/+5
* Merge "CEC: Handle Remote Control command" into lmp-devTerry Heo2014-08-161-0/+4
|\
| * CEC: Handle Remote Control commandTerry Heo2014-08-181-0/+4
* | Implement MHL send key action.Jungshik Jang2014-08-181-0/+5
* | Implement MHL RAP reception.Yuncheol Heo2014-08-131-0/+6
* | Use the system property for the HdmiControlService configuration.Yuncheol Heo2014-08-121-0/+5
|/
* Hook up native mhl api to HdmiControl Service.Jungshik Jang2014-08-121-0/+21
* CEC: Content observer to handle TV Setting updateJinsuk Kim2014-08-081-0/+30
* Rename HdmiCecDeviceInfo into HdmiDeviceInfo.Jungshik Jang2014-08-071-4/+4
* Prevent hot plug detection action from multiple device pollingJungshik Jang2014-08-071-1/+1
* Add the CEC message handler for the standby mode.Yuncheol Heo2014-08-041-1/+1
* System API HdmiControlService.getActiveSourceJinsuk Kim2014-08-011-2/+2
* Define a constant for HDMI-CEC logical address used for internal sourceJinsuk Kim2014-07-221-1/+3
* Follow up send message errors of hdmi_cec.h in service sideJungshik Jang2014-07-221-3/+4
* Add two apis for one touch record.Jungshik Jang2014-07-211-0/+5
* Shortens the key length in HdmiControlServiceJinsuk Kim2014-07-131-2/+2
* Keep preferred address for HdmiControlServiceJinsuk Kim2014-07-121-0/+3
* Read/Write flags from/to system settingsJinsuk Kim2014-07-111-0/+3
* Add HdmiCecMessageValidator to verify the incoming messages.Yuncheol Heo2014-07-101-0/+4
* Removed class HdmiCecJinsuk Kim2014-07-041-0/+200