| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Replacing getCurrentUser calls in SystemUI with UserTracker to help
centralize source of truth.
Bug: 249831072
Test: atest SystemUITests
Change-Id: I23bd747192adcd715b96442f0834254ad0bb44a3
Merged-In: I23bd747192adcd715b96442f0834254ad0bb44a3
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace usages of GlobalSetting with SettingObserver
- Change parameters to SettingObserver from SecureSetting to
SettingsProxy
- Update variable names SettingObserver
Test: com.android.systemui.statusbar.policy.ZenModeControllerImplTest
Test: com.android.systemui.qs.SettingObserverTest
Bug: 201567807
Change-Id: If5cb74cc10ed43777b5cb40c705b43321e7fa0e9
|
|
|
Only renames the class and adds two javadoc comments to satisfy linter.
Test: com.android.systemui.qs.SettingObserverTest
Bug: 201567807
Change-Id: I65d3cd77ef41fcca0ab7d55e82f598f2d9fff1d4
|