Searched refs:mShowFooter (Results 1 – 1 of 1) sorted by relevance
41 private final boolean mShowFooter; field in CarNotificationFooterViewHolder60 mShowFooter = context.getResources().getBoolean(R.bool.config_showFooterForNotifications); in CarNotificationFooterViewHolder()72 if (mClearAllButton == null || !mShowFooter) { in bind()