Searched refs:getNotificationLockscreenUserManager (Results 1 – 5 of 5) sorted by relevance
75 NotificationLockscreenUserManager getNotificationLockscreenUserManager(); in getNotificationLockscreenUserManager() method
78 when(mPresenter.getNotificationLockscreenUserManager()).thenReturn(lockscreenUserManager); in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager()
168 when(mPresenter.getNotificationLockscreenUserManager()).thenReturn(mLockscreenUserManager); in setUp()
556 if (!mStatusBar.getNotificationLockscreenUserManager().shouldShowOnKeyguard( in computeMaxKeyguardNotifications()
3149 public NotificationLockscreenUserManager getNotificationLockscreenUserManager() { in getNotificationLockscreenUserManager() method