Searched refs:SPLIT_SCREEN_DIVIDER_COMPONENT (Results 1 – 11 of 11) sorted by relevance
91 assertLayersStart { this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) }95 assertLayersEnd { this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) }99 assertLayersStart { this.isInvisible(SPLIT_SCREEN_DIVIDER_COMPONENT) }103 assertLayersEnd { this.isInvisible(SPLIT_SCREEN_DIVIDER_COMPONENT) }107 layerBecomesVisible(SPLIT_SCREEN_DIVIDER_COMPONENT)112 this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT)114 .isInvisible(SPLIT_SCREEN_DIVIDER_COMPONENT)142 .isInvisible(SPLIT_SCREEN_DIVIDER_COMPONENT.or(component))157 .isInvisible(SPLIT_SCREEN_DIVIDER_COMPONENT.or(component))266 layer(SPLIT_SCREEN_DIVIDER_COMPONENT)?.visibleRegion?.region[all …]
27 val SPLIT_SCREEN_DIVIDER_COMPONENT = ComponentNameMatcher("", "StageCoordinatorSplitDivider#") regex
28 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT63 this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT)65 .isInvisible(SPLIT_SCREEN_DIVIDER_COMPONENT)67 .isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT)
28 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT58 fun splitScreenDividerKeepVisible() = flicker.layerKeepVisible(SPLIT_SCREEN_DIVIDER_COMPONENT)
29 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT60 fun splitScreenDividerKeepVisible() = flicker.layerKeepVisible(SPLIT_SCREEN_DIVIDER_COMPONENT)
29 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT61 flicker.assertLayersEnd { this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) }
30 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT60 fun splitScreenDividerKeepVisible() = flicker.layerKeepVisible(SPLIT_SCREEN_DIVIDER_COMPONENT)
30 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT73 flicker.assertLayersEnd { this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) }
30 import com.android.wm.shell.flicker.utils.SPLIT_SCREEN_DIVIDER_COMPONENT74 flicker.assertLayersEnd { this.isVisible(SPLIT_SCREEN_DIVIDER_COMPONENT) }
117 val systemDivider = visibleRegion(SPLIT_SCREEN_DIVIDER_COMPONENT)