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.java246 float inShelfAmount = updateIconAppearance(row, expandAmount, scrolling, scrollingFast, in updateAppearance() local
248 numViewsInShelf += inShelfAmount; in updateAppearance()
257 transitionAmount = inShelfAmount; in updateAppearance()
263 row.setOverrideTintColor(colorOfViewBeforeLast, inShelfAmount); in updateAppearance()