Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1004 positionClockAndNotifications(true /* forceClockUpdate */); in unlockAnimationFinished()
1612 void positionClockAndNotifications() { in positionClockAndNotifications() method in NotificationPanelViewController
1613 positionClockAndNotifications(false /* forceUpdate */); in positionClockAndNotifications()
1622 private void positionClockAndNotifications(boolean forceClockUpdate) { in positionClockAndNotifications() method in NotificationPanelViewController
1839 positionClockAndNotifications(); in setWillPlayDelayedDozeAmountAnimation()
2675 positionClockAndNotifications(); in onHeightUpdated()
3312 positionClockAndNotifications();
4359 positionClockAndNotifications();
4649 positionClockAndNotifications();
4691 positionClockAndNotifications(true /* forceUpdate */);
[all …]