Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/
DIconPack.java32 @Nullable private final StatusBarIconView mShelfIcon; field in IconPack
70 mShelfIcon = shelfIcon; in IconPack()
91 return mShelfIcon; in getShelfIcon()