Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DBlurTests.java130 verifyOnlyBackgroundImageVisible(); in setUp()
184 verifyOnlyBackgroundImageVisible(); in testNoBackgroundBlurWhenBlurDisabled()
203 verifyOnlyBackgroundImageVisible(); in testNoBackgroundBlurForNonTranslucentWindow()
218 verifyOnlyBackgroundImageVisible(); in testNoBlurBehindWhenBlurDisabled()
240 verifyOnlyBackgroundImageVisible(); in testNoBlurBehindWhenFlagNotSet()
385 verifyOnlyBackgroundImageVisible(); in testAllBlurRemovedAndRestoredWhenToggleBlurDisabled()
417 verifyOnlyBackgroundImageVisible(); in testBlurDestroyedAfterActivityFinished()
644 private void verifyOnlyBackgroundImageVisible() { in verifyOnlyBackgroundImageVisible() method in BlurTests