Home
last modified time | relevance | path

Searched refs:TestNotificationLockscreenUserManager (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManagerTest.java111 private TestNotificationLockscreenUserManager mLockscreenUserManager;
150 mLockscreenUserManager = new TestNotificationLockscreenUserManager(mContext); in setUp()
351 private class TestNotificationLockscreenUserManager class in NotificationLockscreenUserManagerTest
353 public TestNotificationLockscreenUserManager(Context context) { in TestNotificationLockscreenUserManager() method in NotificationLockscreenUserManagerTest.TestNotificationLockscreenUserManager