diff options
| author | 2024-12-11 16:46:21 +0000 | |
|---|---|---|
| committer | 2024-12-12 14:40:08 +0000 | |
| commit | b60bd540b37c7b6e40f69c803fe9e6280b1165bb (patch) | |
| tree | e19750ed76032cb70c807b6ce1522c346427eda6 /libs/androidfw/StringPool.cpp | |
| parent | 403e530da5d168fbcf4d0592aa42f8fa7e44d0ec (diff) | |
[Notif] HeadsUpManagerImpl: protected -> private for fields & methods.
Now that HeadsUpManagerImpl doesn't have a sub-class, we can make a lot
of fields and methods private instead of protected. Anything that's
still used as a backdoor for tests isn't `private` but has an
additional `@VisibleForTesting` annotation now. (We should probably
update the tests to not use backdoors, but that's a future CL.)
Bug: 378142453
Flag: EXEMPT refactor
Test: SysUI builds, atest HeadsUpManagerImplTest
Change-Id: Ic05b6542d94a32b7b000f4b6977ec19747fe4be3
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions