Searched refs:mLastInSection (Results 1 – 2 of 2) sorted by relevance
49 private boolean mLastInSection; field in NotificationBackgroundView87 && !mLastInSection) { in draw()101 if (clipTop >= 0 && !mLastInSection) { in draw()255 mLastInSection = lastInSection; in setLastInSection()
137 private boolean mLastInSection; field in ActivatableNotificationView509 return mLastInSection; in isLastInSection()518 if (lastInSection != mLastInSection) { in setLastInSection()519 mLastInSection = lastInSection; in setLastInSection()