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.java331 ExpandableNotificationRow expandableRow = (ExpandableNotificationRow) row; in updateAppearance() local
333 float inShelfAmount = updateIconAppearance(expandableRow, expandAmount, scrolling, in updateAppearance()
357 expandableRow.setAboveShelf(false); in updateAppearance()
360 StatusBarIconView icon = expandableRow.getEntry().expandedIcon; in updateAppearance()