Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DLaunchRunner.java158 List<GenerationIntent> actIntents = prepareSerialisation(executionInfo.acts, in runAndSerialize() local
161 Persistence.Setup setup = new Persistence.Setup(setupIntents, actIntents); in runAndSerialize()