Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerTest.java666 triggerPositionClockAndNotifications(); in testSwitchesToCorrectClockInSinglePaneShade()
670 triggerPositionClockAndNotifications(); in testSwitchesToCorrectClockInSinglePaneShade()
681 triggerPositionClockAndNotifications(); in testSwitchesToCorrectClockInSplitShade()
685 triggerPositionClockAndNotifications(); in testSwitchesToCorrectClockInSplitShade()
828 triggerPositionClockAndNotifications(); in testDisplaysSmallClockOnLockscreenInSplitShadeWhenMediaIsPlaying()
833 triggerPositionClockAndNotifications(); in testDisplaysSmallClockOnLockscreenInSplitShadeWhenMediaIsPlaying()
H A DNotificationPanelViewControllerBaseTest.java760 protected void triggerPositionClockAndNotifications() { in triggerPositionClockAndNotifications() method in NotificationPanelViewControllerBaseTest