Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/android/tools/flicker/config/
DAssertionTemplates.kt52 import android.tools.flicker.config.appclose.Components.CLOSING_APPS
104 AppLayerIsVisibleAtStart(CLOSING_APPS),
105 AppLayerIsInvisibleAtEnd(CLOSING_APPS),
106 AppWindowIsVisibleAtStart(CLOSING_APPS),
107 AppWindowIsInvisibleAtEnd(CLOSING_APPS),
108 AppLayerBecomesInvisible(CLOSING_APPS),
109 AppWindowBecomesInvisible(CLOSING_APPS),
110 AppWindowIsTopWindowAtStart(CLOSING_APPS),
148 AppLayerCoversFullScreenAtStart(CLOSING_APPS),
150 AppWindowOnTopAtStart(CLOSING_APPS),
[all …]
/platform_testing/libraries/flicker/src/android/tools/flicker/config/appclose/
DComponents.kt30 val CLOSING_APPS = in <lambda>() constant