Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerTest.java171 assertThat(mNotificationPanelViewController.getVerticalSpaceForLockscreenNotifications()) in getVerticalSpaceForLockscreenNotifications_useLockIconBottomPadding_returnsSpaceAvailable()
183 assertThat(mNotificationPanelViewController.getVerticalSpaceForLockscreenNotifications()) in getVerticalSpaceForLockscreenNotifications_useIndicationBottomPadding_returnsSpaceAvailable()
195 assertThat(mNotificationPanelViewController.getVerticalSpaceForLockscreenNotifications()) in getVerticalSpaceForLockscreenNotifications_useAmbientBottomPadding_returnsSpaceAvailable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1881 float getVerticalSpaceForLockscreenNotifications() { in getVerticalSpaceForLockscreenNotifications() method in NotificationPanelViewController
1958 getVerticalSpaceForLockscreenNotifications(), in computeMaxKeyguardNotifications()