diff options
author | 2024-09-20 20:02:51 +0000 | |
---|---|---|
committer | 2024-09-23 21:00:44 +0000 | |
commit | aeb60b9fd82b2aa41763681e2c51ba37f57abbfb (patch) | |
tree | 8b8473c04746f53894a2ddb9f6a20383f9854bc3 /api/api.go | |
parent | 5c539f7d2f2678ea207be404ceb1934006c3a3a4 (diff) |
[SB] Update StatusBarWindowStateRepository to be for any display.
StatusBarWindowStateRepository is no longer a singleton that injects the
display ID. Instead, it was renamed to
StatusBarWindowStatePerDisplayRepository and must be instantiated with a
specific display ID. StatusBarWindowStateRepositoryStore *is* a
singleton that lets other classes fetch a per-display repo instance for
either the default display or any display.
Bug: 364360986
Flag: EXEMPT code is unused for now
Test: atest StatusBarWindowStatePerDisplayRepositoryTest
StatusBarWindowStateRepositoryStoreTest
Change-Id: I0490cc7e005a8c7eca32fdecfe3ea579af188488
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions