Searched refs:backgroundColorLayer (Results 1 – 2 of 2) sorted by relevance
128 val backgroundColorLayer = ComponentNameMatcher("", "animation-background") in transitionHasColorBackground() constant132 .isInvisible(backgroundColorLayer) in transitionHasColorBackground()135 .isVisible(backgroundColorLayer) in transitionHasColorBackground()144 .isInvisible(backgroundColorLayer) in transitionHasColorBackground()145 .hasNoColor(backgroundColorLayer) in transitionHasColorBackground()148 .isVisible(backgroundColorLayer) in transitionHasColorBackground()149 .hasColor(backgroundColorLayer) in transitionHasColorBackground()158 .isInvisible(backgroundColorLayer) in transitionHasColorBackground()159 .hasNoColor(backgroundColorLayer) in transitionHasColorBackground()
40 val backgroundColorLayer = ComponentNameMatcher("", "Animation Background") in backgroundLayerNeverVisible() constant41 flicker.assertLayers { isInvisible(backgroundColorLayer) } in backgroundLayerNeverVisible()