Searched refs:mLastVisibleBackgroundChild (Results 1 – 2 of 2) sorted by relevance
59 private ActivatableNotificationView mLastVisibleBackgroundChild; field in AmbientState285 mLastVisibleBackgroundChild = lastVisibleBackgroundChild; in setLastVisibleBackgroundChild()289 return mLastVisibleBackgroundChild; in getLastVisibleBackgroundChild()
324 private ActivatableNotificationView mLastVisibleBackgroundChild = null; field in NotificationStackScrollLayout2450 : mLastVisibleBackgroundChild;2631 if (mLastVisibleBackgroundChild != null && mShelf.getVisibility() != GONE) {3015 mAnimateNextBackgroundBottom = lastChild != mLastVisibleBackgroundChild;3021 mLastVisibleBackgroundChild = lastChild;3024 mLastVisibleBackgroundChild);3741 if (row != mLastVisibleBackgroundChild && mShelf.getVisibility() != GONE) {