Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java477 private int mStackScrollerMeasuringPass; field in NotificationPanelViewController
1281 mStackScrollerMeasuringPass++; in positionClockAndNotifications()
1283 mStackScrollerMeasuringPass = 0; in positionClockAndNotifications()
2808 if (mStackScrollerMeasuringPass > 2) { in onHeightUpdated()