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