Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java987 positionClockAndNotifications(true /* forceClockUpdate */); in unlockAnimationFinished()
1542 void positionClockAndNotifications() { in positionClockAndNotifications() method in NotificationPanelViewController
1543 positionClockAndNotifications(false /* forceUpdate */); in positionClockAndNotifications()
1552 private void positionClockAndNotifications(boolean forceClockUpdate) { in positionClockAndNotifications() method in NotificationPanelViewController
1746 positionClockAndNotifications(); in setWillPlayDelayedDozeAmountAnimation()
2526 positionClockAndNotifications(); in onHeightUpdated()
3189 positionClockAndNotifications(); in dozeTimeTick()
4325 positionClockAndNotifications(); in onQsSetExpansionHeightCalled()
4610 positionClockAndNotifications(); in onDozeAmountChanged()
4647 positionClockAndNotifications(true /* forceUpdate */); in setOverStretchAmount()
[all …]