Searched refs:toComponent (Results 1 – 2 of 2) sorted by relevance
29 private val toComponent: ComponentTemplate = ANY_MATCH_COMPONENT constant in android.tools.flicker.assertors.assertions.FocusChanges30 ) : AssertionTemplateWithComponent(fromComponent, toComponent) {36 val toComponent = toComponent.build(scenarioInstance) in doEvaluate() constant50 if (toComponent is IComponentNameMatcher) { in doEvaluate()51 toComponent.packageName in doEvaluate()56 .first { toComponent.layerMatchesAnyOf(it) } in doEvaluate()
127 listOf(FocusChanges(toComponent = OPENING_APPS), ScreenLockedAtStart())