summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/lights/LightsManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add test coverage for android.hardware.lights.LightsRequest and hide android....Chris Ye2021-04-281-0/+6
* Merge "Add Builder to LightState." into sc-devChris Ye2021-04-271-0/+9
|\
| * Add Builder to LightState.Chris Ye2021-04-271-0/+9
* | Add TestApi to suppress other LightsSession clientsPhilip Junker2021-04-211-0/+14
|/
* Support input device lights manager feature in frameworks.Chris Ye2021-02-221-116/+26
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-1/+0
* Rename LightsManager.setLights to requestLightsRobin Lee2020-03-101-1/+1
* Add LightsManager implementation to LightsServiceIvailo Karamanolev2020-01-221-0/+204