Searched defs:windowFrame (Results 1 – 1 of 1) sorted by relevance
111 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBackgroundBlurSimple() local112 assertBackgroundBlur(takeScreenshot(), windowFrame); in testBackgroundBlurSimple() local122 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBlurBehindSimple() local166 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBackgroundBlurActivatesFallbackDynamically() local169 assertBackgroundBlur(takeScreenshot(), windowFrame); in testBackgroundBlurActivatesFallbackDynamically() local183 assertBackgroundBlur(takeScreenshot(), windowFrame); in testBackgroundBlurActivatesFallbackDynamically() local192 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBlurBehindDisabledDynamically() local219 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBlurBehindAndBackgroundBlur() local243 final Rect windowFrame = getWindowFrame(BLUR_ATTRIBUTES_ACTIVITY); in testBlurBehindAndBackgroundBlurSetWithAttributes() local256 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBlurDestroyedAfterActivityFinished() local[all …]