Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/lifecycle/
DActivityLifecycleClientTestBase.java189 public Launcher customizeIntent(Consumer<Intent> intentSetup) { in customizeIntent() argument
190 mPostIntentSetup = intentSetup; in customizeIntent()