Searched refs:mHasSeenNotifications (Results 1 – 1 of 1) sorted by relevance
78 private boolean mHasSeenNotifications; field in CarNotificationViewAdapter173 .bind(mHasSeenNotifications, !mHasUnseenNotifications); in onBindViewHolderImpl()314 || (!mHasHeaderAndFooter && !mHasUnseenNotifications && !mHasSeenNotifications)) { in setMaxItems()325 if (mHasSeenNotifications) { in setMaxItems()502 mHasSeenNotifications = false; in setSeenAndUnseenNotifications()504 mHasSeenNotifications = true; in setSeenAndUnseenNotifications()556 if (mHasSeenNotifications) { in hasNotifications()