Add missing test coverage
In preparation for a minor refactor. Rather than writing tests for the code guarded by ENABLE_LOCK_SCREEN_ALLOW_REMOTE_INPUT, I've deleted it, since it's been disabled since at least 2017. Test: NotificationLockscreenUserManagerTest Bug: 286230167 Change-Id: Id31bd0f997022ac7b4ad527120e45e47736def12
Showing
- packages/SystemUI/src/com/android/systemui/statusbar/NotificationLockscreenUserManager.java 0 additions, 2 deletions...systemui/statusbar/NotificationLockscreenUserManager.java
- packages/SystemUI/src/com/android/systemui/statusbar/NotificationLockscreenUserManagerImpl.java 2 additions, 68 deletions...emui/statusbar/NotificationLockscreenUserManagerImpl.java
- packages/SystemUI/src/com/android/systemui/statusbar/NotificationRemoteInputManager.java 0 additions, 3 deletions...id/systemui/statusbar/NotificationRemoteInputManager.java
- packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationLockscreenUserManagerTest.java 275 additions, 3 deletions...emui/statusbar/NotificationLockscreenUserManagerTest.java
Loading
Please register or sign in to comment