Home
last modified time | relevance | path

Searched defs:visibleIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java804 int visibleIndex, in getGapHeightForChild()
840 int visibleIndex, in childNeedsGapHeight()
DNotificationStackScrollLayout.java3154 int visibleIndex = -1; in getPositionInLinearLayout() local