summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/lights/LightsManager.java
AgeCommit message (Expand)Author
2021-04-28Add test coverage for android.hardware.lights.LightsRequest and hide android....Chris Ye
2021-04-27Merge "Add Builder to LightState." into sc-devChris Ye
2021-04-27Add Builder to LightState.Chris Ye
2021-04-21Add TestApi to suppress other LightsSession clientsPhilip Junker
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