Searched refs:mHasSeenNotifications (Results 1 – 1 of 1) sorted by relevance
84 private boolean mHasSeenNotifications; field in CarNotificationViewAdapter173 mHasSeenNotifications); in onBindViewHolderImpl() local180 .bind(mHasSeenNotifications, !mHasUnseenNotifications); in onBindViewHolderImpl()316 || (!mHasHeaderAndFooter && !mHasUnseenNotifications && !mHasSeenNotifications)) { in setMaxItems()327 if (mHasSeenNotifications) { in setMaxItems()514 mHasSeenNotifications = false; in setSeenAndUnseenNotifications()516 mHasSeenNotifications = true; in setSeenAndUnseenNotifications()568 if (mHasSeenNotifications) { in hasNotifications()