Searched refs:solidColorWidth (Results 1 – 1 of 1) sorted by relevance
656 final int solidColorWidth = mBackgroundActivityBounds.width() / 2; in assertNoBlurBehind() local660 if ((x - mBackgroundActivityBounds.left) < solidColorWidth) { in assertNoBlurBehind()662 } else if ((mBackgroundActivityBounds.right - x) <= solidColorWidth) { in assertNoBlurBehind()