Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java306 ExpandableNotificationRow expandableRow = (ExpandableNotificationRow) row; in updateAppearance() local
308 float inShelfAmount = updateIconAppearance(expandableRow, expandAmount, scrolling, in updateAppearance()
335 expandableRow.setAboveShelf(false); in updateAppearance()
338 StatusBarIconView icon = expandableRow.getEntry().expandedIcon; in updateAppearance()