Home
last modified time | relevance | path

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

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