Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DEmptyShadeView.java43 private @DrawableRes int mFooterIcon = R.drawable.ic_friction_lock_closed; field in EmptyShadeView
62 setFooterIcon(mFooterIcon); in onConfigurationChanged()
103 mFooterIcon = icon; in setFooterIcon()
126 return mFooterIcon; in getFooterIconResource()