Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java271 private boolean mChildrenUpdateRequested; field in NotificationStackScrollLayout
327 mChildrenUpdateRequested = false;
791 if (mChildrenUpdateRequested) { in onJustBeforeDraw()
794 mChildrenUpdateRequested = false; in onJustBeforeDraw()
1344 if (!mChildrenUpdateRequested) {
1346 mChildrenUpdateRequested = true;