Make some IStatusBar APIs support multi-display(1/N)
In this CL, we add parameter displayId in some IStatusBar APIs and also group flags into an inner class and make it exist per display. TODO: 1. We left SystemUi implementation in later CL. 2. Investigate which part of disable should support multi-display after main function completes. 3. Refactor registerStatusBar as an IStatusBar API. Note: remove mLightsOutListener in NavigationBarTransitions since no one uses it. Test: atest SystemUITests Bug: 117478341 Change-Id: Ie50a72f5d18e1f055ff2be4f1d7ac06da0117051
Loading
Please register or sign in to comment