Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java420 final float inShelfAmount = getAmountInShelf(i, child, scrollingFast, in updateAppearance() local
435 numViewsInShelf += inShelfAmount; in updateAppearance()
444 transitionAmount = inShelfAmount; in updateAppearance()
451 expandableRow.setOverrideTintColor(colorOfViewBeforeLast, inShelfAmount); in updateAppearance()