Searched refs:SPLIT_SCREEN_DIVIDER_COMPONENT (Results 1 – 11 of 11) sorted by relevance
91 assertLayersStart { this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) } in LegacyFlickerTest()95 assertLayersEnd { this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) } in LegacyFlickerTest()99 assertLayersStart { this.isInvisible(SPLIT_SCREEN_DIVIDER_COMPONENT) } in splitScreenDividerIsInvisibleAtStart()103 assertLayersEnd { this.isInvisible(SPLIT_SCREEN_DIVIDER_COMPONENT) } in splitScreenDividerIsInvisibleAtEnd()107 layerBecomesVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) in LegacyFlickerTest()112 this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) in splitScreenDividerBecomesInvisible()114 .isInvisible(SPLIT_SCREEN_DIVIDER_COMPONENT) in splitScreenDividerBecomesInvisible()140 this.notContains(SPLIT_SCREEN_DIVIDER_COMPONENT.or(component), isOptional = true) in LegacyFlickerTest()142 .isInvisible(SPLIT_SCREEN_DIVIDER_COMPONENT.or(component)) in LegacyFlickerTest()155 this.notContains(SPLIT_SCREEN_DIVIDER_COMPONENT.or(component), isOptional = true) in splitAppLayerBoundsBecomesVisibleByDrag()[all …]
27 val SPLIT_SCREEN_DIVIDER_COMPONENT = ComponentNameMatcher("", "StageCoordinatorSplitDivider#") constant
28 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT63 this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) in splitScreenDividerInvisibleAtMiddle()65 .isInvisible(SPLIT_SCREEN_DIVIDER_COMPONENT) in splitScreenDividerInvisibleAtMiddle()67 .isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) in splitScreenDividerInvisibleAtMiddle()
28 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT58 fun splitScreenDividerKeepVisible() = flicker.layerKeepVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) in splitScreenDividerKeepVisible()
29 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT60 fun splitScreenDividerKeepVisible() = flicker.layerKeepVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) in splitScreenDividerKeepVisible()
30 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT60 fun splitScreenDividerKeepVisible() = flicker.layerKeepVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) in splitScreenDividerKeepVisible()
33 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT in <lambda>()80 flicker.assertLayersEnd { this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) } in <lambda>()
30 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT73 flicker.assertLayersEnd { this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) } in splitScreenDividerIsVisibleAtEnd()
30 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT74 flicker.assertLayersEnd { this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) } in splitScreenDividerIsVisibleAtEnd()
30 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT134 val systemDivider = visibleRegion(SPLIT_SCREEN_DIVIDER_COMPONENT) in secondaryAppWindowBecomesVisible()