Searched defs:mChildrenUpdateRequested (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java144 private boolean mChildrenUpdateRequested; field in class:NotificationStackScrollLayout
196 mChildrenUpdateRequested = false;
406 if (!mChildrenUpdateRequested) {
408 mChildrenUpdateRequested = true;

Completed in 21 milliseconds