Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1941 int numShownItems = 0; in updateContentHeight() local
1952 && numShownItems >= maxDisplayedNotifications; in updateContentHeight()
1992 numShownItems++; in updateContentHeight()