Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DEmptyShadeView.java125 public int getFooterIconResource() { in getFooterIconResource() method in EmptyShadeView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4632 int oldFooterIconRes = mEmptyShadeView.getFooterIconResource(); in updateEmptyShadeViewResources()
5464 oldView == null ? 0 : oldView.getFooterIconResource()); in inflateEmptyShadeView()