Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java246 private boolean mSpeedBumpIndexDirty = true; field in NotificationStackScrollLayout
1033 if (mSpeedBumpIndexDirty) { in getSpeedBumpIndex()
1034 mSpeedBumpIndexDirty = false; in getSpeedBumpIndex()
6048 mSpeedBumpIndexDirty = true;