summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/lights/Light.java
AgeCommit message (Expand)Author
2021-05-22Add capabilities to android.hardware.lights.Light.Chris Ye
2021-04-28Rename Battery to BatteryState.Chris Ye
2021-04-27Add Builder to LightState.Chris Ye
2021-02-22Support input device lights manager feature in frameworks.Chris Ye
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-03-10Rename LightsManager.setLights to requestLightsRobin Lee
2020-01-22Add LightsManager implementation to LightsServiceIvailo Karamanolev