Searched refs:mParentNotFullyVisible (Results 1 – 1 of 1) sorted by relevance
341 private boolean mParentNotFullyVisible; field in NotificationStackScrollLayout527 mBackgroundPaint.setXfermode(mDrawBackgroundAsSrc && !mFadingOut && !mParentNotFullyVisible in updateSrcDrawing()2199 mFadingOut || mParentNotFullyVisible || mAmbientState.isDark() || mIsClipped ? null in applyCurrentBackgroundBounds()4141 if (parentNotFullyVisible != mParentNotFullyVisible) { in setParentNotFullyVisible()4142 mParentNotFullyVisible = parentNotFullyVisible; in setParentNotFullyVisible()