Home
last modified time | relevance | path

Searched refs:mParentNotFullyVisible (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java373 private boolean mParentNotFullyVisible; field in NotificationStackScrollLayout
633 mBackgroundPaint.setXfermode(mDrawBackgroundAsSrc && !mFadingOut && !mParentNotFullyVisible in updateSrcDrawing()
2415 mFadingOut || mParentNotFullyVisible || awake || mIsClipped ? null
4458 if (parentNotFullyVisible != mParentNotFullyVisible) {
4459 mParentNotFullyVisible = parentNotFullyVisible;