/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/ |
D | NotificationShadeWindowControllerImplTest.java | 115 private NotificationShadeWindowControllerImpl mNotificationShadeWindowController; field in NotificationShadeWindowControllerImplTest 143 mNotificationShadeWindowController = new NotificationShadeWindowControllerImpl( in setUp() 169 mNotificationShadeWindowController.setScrimsVisibilityListener((visibility) -> {}); in setUp() 170 mNotificationShadeWindowController.fetchWindowRootView(); in setUp() 172 mNotificationShadeWindowController.attach(); in setUp() 179 mNotificationShadeWindowController.setDozing(true); in testSetDozing_hidesSystemOverlays() 188 mNotificationShadeWindowController.setDozing(false); in testSetDozing_hidesSystemOverlays() 197 mNotificationShadeWindowController.onThemeChanged(); in testOnThemeChanged_doesntCrash() 207 mNotificationShadeWindowController.setForcePluginOpen(true, this); in testSetForcePluginOpen_beforeStatusBarInitialization() 214 mNotificationShadeWindowController.attach(); in attach_visibleWithWallpaper() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarHeadsUpChangeListener.java | 40 private final NotificationShadeWindowController mNotificationShadeWindowController; field in StatusBarHeadsUpChangeListener 61 mNotificationShadeWindowController = notificationShadeWindowController; in StatusBarHeadsUpChangeListener() 80 mNotificationShadeWindowController.setHeadsUpShowing(true); in onHeadsUpPinnedModeChanged() 94 mNotificationShadeWindowController.setHeadsUpShowing(false); in onHeadsUpPinnedModeChanged() 105 mNotificationShadeWindowController.setHeadsUpShowing(false); in onHeadsUpPinnedModeChanged()
|
D | StatusBarKeyguardViewManager.java | 158 private final NotificationShadeWindowController mNotificationShadeWindowController; field in StatusBarKeyguardViewManager 405 mNotificationShadeWindowController = notificationShadeWindowController; in StatusBarKeyguardViewManager() 694 mNotificationShadeWindowController.setKeyguardShowing(true); in show() 980 ViewGroup windowRootView = mNotificationShadeWindowController.getWindowRootView(); in setRootViewAnimationDisabled() 1053 mNotificationShadeWindowController.setKeyguardNeedsInput(needsInput); in setNeedsInput() 1058 return mNotificationShadeWindowController.isShowingWallpaper(); in isUnlockWithWallpaper() 1082 mNotificationShadeWindowController.setKeyguardOccluded(isOccluded); in setOccluded() 1098 mNotificationShadeWindowController.setKeyguardOccluded(isOccluded); in setOccluded() 1156 mNotificationShadeWindowController.setKeyguardShowing(false); in hide() 1157 mNotificationShadeWindowController.setKeyguardFadingAway(true); in hide() [all …]
|
D | StatusBarTouchableRegionManager.java | 67 private final NotificationShadeWindowController mNotificationShadeWindowController; field in StatusBarTouchableRegionManager 125 mNotificationShadeWindowController = notificationShadeWindowController; in StatusBarTouchableRegionManager() 126 mNotificationShadeWindowController.setForcePluginOpenListener((forceOpen) -> { in StatusBarTouchableRegionManager() 220 || mNotificationShadeWindowController.getForcePluginOpen(); in updateTouchableRegion()
|
D | StatusBarNotificationActivityStarter.java | 143 private final NotificationShadeWindowController mNotificationShadeWindowController; field in StatusBarNotificationActivityStarter 209 mNotificationShadeWindowController = notificationShadeWindowController; in StatusBarNotificationActivityStarter() 257 mNotificationShadeWindowController.getPanelExpanded()); in onNotificationClicked() 496 mNotificationShadeWindowController, in startNotificationIntent() 539 mNotificationShadeWindowController, in startNotificationGutsIntent() 591 mNotificationShadeWindowController, in startHistoryIntent()
|
D | BiometricUnlockController.java | 163 private final NotificationShadeWindowController mNotificationShadeWindowController; field in BiometricUnlockController 308 mNotificationShadeWindowController = notificationShadeWindowController; in BiometricUnlockController() 485 mNotificationShadeWindowController.setForceDozeBrightness(true); in startWakeAndUnlock() 540 mNotificationShadeWindowController.setNotificationShadeFocusable(false); in startWakeAndUnlock() 803 mNotificationShadeWindowController.setForceDozeBrightness(false); in startKeyguardFadingAway() 818 mNotificationShadeWindowController.setForceDozeBrightness(false); in resetMode()
|
D | CentralSurfacesImpl.java | 377 private final NotificationShadeWindowController mNotificationShadeWindowController; field in CentralSurfacesImpl 761 mNotificationShadeWindowController = notificationShadeWindowController; in CentralSurfacesImpl() 1034 mNotificationShadeWindowController.getWindowRootView(), in start() 1043 mNotificationShadeWindowController in start() 1063 mNotificationShadeWindowController in start() 1066 mNotificationShadeWindowController in start() 1075 mNotificationShadeWindowController.setRequestTopUi( in start() 1240 mNotificationShadeWindowController.setScrimsVisibility(scrimsVisible); in makeStatusBarView() 1251 mNotificationShadeWindowController.setLightRevealScrimOpaque( in makeStatusBarView() 1448 mRemoteInputManager.addControllerCallback(mNotificationShadeWindowController); in setUpPresenter() [all …]
|
D | StatusBarNotificationPresenter.java | 101 private final NotificationShadeWindowController mNotificationShadeWindowController; field in StatusBarNotificationPresenter 155 mNotificationShadeWindowController = notificationShadeWindowController; in StatusBarNotificationPresenter() 210 || mNotificationShadeWindowController.isLaunchingActivity(); in isCollapsing()
|
D | DozeServiceHost.java | 101 private final NotificationShadeWindowController mNotificationShadeWindowController; field in DozeServiceHost 145 mNotificationShadeWindowController = notificationShadeWindowController; in DozeServiceHost() 429 mNotificationShadeWindowController.setDozeScreenBrightness(brightness); in setDozeScreenBrightness()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | ShadeControllerImpl.java | 62 private final NotificationShadeWindowController mNotificationShadeWindowController; field in ShadeControllerImpl 107 mNotificationShadeWindowController = notificationShadeWindowController; in ShadeControllerImpl() 140 mNotificationShadeWindowController.setNotificationShadeFocusable(false); in animateCollapseShade() 293 mNotificationShadeWindowController.setPanelVisible(true); in makeExpandedVisible() 315 mNotificationShadeWindowController.setPanelVisible(false); in makeExpandedInvisible()
|
D | NotificationShadeWindowViewController.java | 135 private final NotificationShadeWindowController mNotificationShadeWindowController; field in NotificationShadeWindowViewController 214 mNotificationShadeWindowController = controller; in NotificationShadeWindowViewController() 720 mNotificationShadeWindowController.setLaunchingActivity(mExpandAnimationRunning); in setExpandAnimationRunning()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/ |
D | BouncerSwipeTouchHandler.java | 79 private final NotificationShadeWindowController mNotificationShadeWindowController; field in BouncerSwipeTouchHandler 222 mNotificationShadeWindowController = notificationShadeWindowController; in BouncerSwipeTouchHandler() 259 mNotificationShadeWindowController.setForcePluginOpen(true, this); in onSessionStart() 275 mNotificationShadeWindowController.setForcePluginOpen(false, this); in onSessionStart()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/ambient/touch/ |
D | BouncerSwipeTouchHandlerTest.java | 84 NotificationShadeWindowController mNotificationShadeWindowController; field in BouncerSwipeTouchHandlerTest 142 mNotificationShadeWindowController, in setup() 182 verify(mNotificationShadeWindowController).setForcePluginOpen(eq(true), any()); in testSessionStart() 218 verifyNoMoreInteractions(mNotificationShadeWindowController); in testSessionStart_doesNotModifyNotificationShadeWindow() 238 onSessionStartHelper(mTouchHandler, mTouchSession, mNotificationShadeWindowController); in testSwipeUp_whenBouncerInitiallyShowing_reduceHeightWithExclusionRects() 254 onSessionStartHelper(mTouchHandler, mTouchSession, mNotificationShadeWindowController); in testSwipeUp_exclusionRectAtTop_doesNotIntersectGestureArea() 280 onSessionStartHelper(mTouchHandler, mTouchSession, mNotificationShadeWindowController); in testSwipeUp_exclusionRectBetweenNormalAndMinimumSwipeArea()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
D | BubblesManager.java | 101 private final NotificationShadeWindowController mNotificationShadeWindowController; field in BubblesManager 200 mNotificationShadeWindowController = notificationShadeWindowController; in BubblesManager() 300 callback.accept(mNotificationShadeWindowController.getPanelExpanded()); in BubblesManager() 345 mNotificationShadeWindowController.setRequestTopUi(requestTopUi, componentTag); in BubblesManager()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/ |
D | DozeServiceHostTest.java | 87 @Mock private NotificationShadeWindowController mNotificationShadeWindowController; field in DozeServiceHostTest 108 mKeyguardUpdateMonitor, mPulseExpansionHandler, mNotificationShadeWindowController, in setup()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavBarHelper.java | 121 private final NotificationShadeWindowController mNotificationShadeWindowController; field in NavBarHelper 203 mNotificationShadeWindowController = notificationShadeWindowController; in NavBarHelper() 505 View shadeWindowView = mNotificationShadeWindowController.getWindowRootView(); in isImeShown()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/ |
D | NavBarHelperTest.java | 122 NotificationShadeWindowController mNotificationShadeWindowController; field in NavBarHelperTest 151 mDisplayTracker, mNotificationShadeWindowController, mConfigurationController, in setup()
|
D | NavigationBarTest.java | 228 private NotificationShadeWindowController mNotificationShadeWindowController; field in NavigationBarTest 279 mNotificationShadeWindowController, mock(ConfigurationController.class), in setup() 476 doReturn(mockShadeWindowView).when(mNotificationShadeWindowController).getWindowRootView(); in testSetImeWindowStatusWhenKeyguardLockingAndImeInsetsChange()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ |
D | GlobalActionsDialogLite.java | 252 protected final NotificationShadeWindowController mNotificationShadeWindowController; field in GlobalActionsDialogLite 406 mNotificationShadeWindowController = notificationShadeWindowController; in GlobalActionsDialogLite() 727 mNotificationShadeWindowController, in createDialog() 2280 protected final NotificationShadeWindowController mNotificationShadeWindowController; 2381 mNotificationShadeWindowController = notificationShadeWindowController; 2625 mNotificationShadeWindowController.setRequestTopUi(true, TAG); 2723 mNotificationShadeWindowController.setRequestTopUi(false, TAG);
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | BiometricsUnlockControllerTest.java | 97 private NotificationShadeWindowController mNotificationShadeWindowController; field in BiometricsUnlockControllerTest 164 mNotificationShadeWindowController, mKeyguardStateController, mHandler, in createController()
|
D | StatusBarKeyguardViewManagerTest.java | 155 @Mock private NotificationShadeWindowController mNotificationShadeWindowController; field in StatusBarKeyguardViewManagerTest 193 when(mNotificationShadeWindowController.getWindowRootView()) in setUp() 209 mNotificationShadeWindowController, in setUp()
|
D | CentralSurfacesImplTest.java | 295 @Mock private NotificationShadeWindowController mNotificationShadeWindowController; field in CentralSurfacesImplTest 448 }).when(mNotificationShadeWindowController).batchApplyWindowLayoutParams(any()); in setup() 461 mNotificationShadeWindowController, in setup() 545 mNotificationShadeWindowController, in createCentralSurfaces()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/ |
D | BubblesTest.java | 269 private NotificationShadeWindowControllerImpl mNotificationShadeWindowController; field in BubblesTest 400 mNotificationShadeWindowController = new NotificationShadeWindowControllerImpl( in setUp() 422 mNotificationShadeWindowController.fetchWindowRootView(); in setUp() 423 mNotificationShadeWindowController.attach(); in setUp() 518 mNotificationShadeWindowController, in setUp() 592 mNotificationShadeWindowController.setDreaming(false); in bubblesHiddenWhileDreaming() 596 mNotificationShadeWindowController.notifyStateChangedCallbacks(); in bubblesHiddenWhileDreaming()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ |
D | KeyguardViewMediatorTest.java | 186 private NotificationShadeWindowController mNotificationShadeWindowController; field in KeyguardViewMediatorTest 250 mNotificationShadeWindowController = new NotificationShadeWindowControllerImpl( in setUp() 1224 () -> mNotificationShadeWindowController, in createAndStartViewMediator()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | NotificationPanelViewControllerBaseTest.java | 312 @Mock protected NotificationShadeWindowController mNotificationShadeWindowController; field in NotificationPanelViewControllerBaseTest 663 }).when(mNotificationShadeWindowController).batchApplyWindowLayoutParams(any()); in setup() 695 mNotificationShadeWindowController, in setup()
|