Searched refs:LaunchNewTask (Results 1 – 2 of 2) sorted by relevance
34 launcherName: String = ActivityOptions.LaunchNewTask.LABEL,35 component: ComponentNameMatcher = ActivityOptions.LaunchNewTask.COMPONENT.toFlickerComponent()
181 public static class LaunchNewTask { class in ActivityOptions