Searched refs:mShouldDrawNotificationBackground (Results 1 – 1 of 1) sorted by relevance
144 private final boolean mShouldDrawNotificationBackground; field in NotificationStackScrollLayout449 mShouldDrawNotificationBackground = in NotificationStackScrollLayout()515 if (mShouldDrawNotificationBackground in onDraw()569 if (!mShouldDrawNotificationBackground) { in updateBackgroundDimming()629 if (!mShouldDrawNotificationBackground) { in updateSrcDrawing()2254 if (!mShouldDrawNotificationBackground || mAmbientState.isFullyDark()) {2409 if (!mShouldDrawNotificationBackground) {4006 boolean willDraw = mShouldDrawNotificationBackground || DEBUG;