Class android.hardware.lights.LightsRequest
| Changed Methods | ||
|---|---|---|
Map<Light, LightState> getLightsAndStates() |
Change in return type from (Map<Integer, LightState>) to (Map<Light, LightState>). |
|
| API Diff Specification | |
| To Level: | 31 |
| From Level: | s-beta2 |
| Generated | 2021.07.06 14:28 |
LightsRequest
| Changed Methods | ||
|---|---|---|
Map<Light, LightState> getLightsAndStates() |
Change in return type from (Map<Integer, LightState>) to (Map<Light, LightState>). |
|