Searched refs:acts (Results 1 – 2 of 2) sorted by relevance
200 launchSequenceExecutionInfo.acts.add(intent); in fold()252 List<LaunchFromIntent> acts; field in LaunchSequence.LaunchSequenceExecutionInfo255 List<LaunchFromIntent> acts) { in LaunchSequenceExecutionInfo() argument257 this.acts = acts; in LaunchSequenceExecutionInfo()
165 List<GenerationIntent> actIntents = prepareSerialisation(executionInfo.acts, in runAndSerialize()186 if (work.setup.isEmpty() || work.acts.isEmpty()) { in run()210 for (LaunchFromIntent launchFromIntent : work.acts) { in run()