Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DLaunchRunner.java156 LaunchSequenceExecutionInfo executionInfo = launchSequence.fold(); in runAndSerialize() local
157 List<GenerationIntent> setupIntents = prepareSerialisation(executionInfo.setup); in runAndSerialize()
158 List<GenerationIntent> actIntents = prepareSerialisation(executionInfo.acts, in runAndSerialize()