summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/lights/LightsRequest.java
Commit message (Expand)AuthorAgeFilesLines
* Add capabilities to android.hardware.lights.Light.Chris Ye2021-05-221-35/+22
* Add Builder to LightState.Chris Ye2021-04-271-1/+15
* Add LightsRequest.Builder#setLight back to SystemApi as Deprecated.Chris Ye2021-03-051-0/+15
* Support input device lights manager feature in frameworks.Chris Ye2021-02-221-4/+28
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-2/+0
* Rename LightsManager.setLights to requestLightsRobin Lee2020-03-101-1/+1
* Add LightsManager implementation to LightsServiceIvailo Karamanolev2020-01-221-0/+95