Searched refs:mShowRecents (Results 1 – 1 of 1) sorted by relevance
39 private final boolean mShowRecents; field in CarNotificationRecentsViewHolder47 mShowRecents = context.getResources().getBoolean(R.bool.config_showRecentAndOldHeaders); in CarNotificationRecentsViewHolder()58 if (containsNotification && mShowRecents) { in bind()