summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/lights/LightsRequest.java
AgeCommit message (Expand)Author
2021-05-22Add capabilities to android.hardware.lights.Light.Chris Ye
2021-04-27Add Builder to LightState.Chris Ye
2021-03-05Add LightsRequest.Builder#setLight back to SystemApi as Deprecated.Chris Ye
2021-02-22Support input device lights manager feature in frameworks.Chris Ye
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-03-10Rename LightsManager.setLights to requestLightsRobin Lee
2020-01-22Add LightsManager implementation to LightsServiceIvailo Karamanolev