Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerTest.java451 assertKeyguardStatusViewNotCentered(); in keyguardStatusView_splitShade_dozing_alwaysDozingOff_isNotCentered()
462 assertKeyguardStatusViewNotCentered(); in keyguardStatusView_splitShade_notDozing_alwaysDozingOn_isNotCentered()
474 assertKeyguardStatusViewNotCentered(); in keyguardStatusView_splitShade_pulsing_isNotCentered()
486 assertKeyguardStatusViewNotCentered(); in keyguardStatusView_splitShade_notPulsing_isNotCentered()
513 assertKeyguardStatusViewNotCentered(); in keyguardStatusView_willPlayDelayedDoze_isCentered_thenNot()
H A DNotificationPanelViewControllerBaseTest.java823 protected void assertKeyguardStatusViewNotCentered() { in assertKeyguardStatusViewNotCentered() method in NotificationPanelViewControllerBaseTest