Searched defs:setLaunchRoot (Results 1 – 3 of 3) sorted by relevance
59 void setLaunchRoot(int displayId, in WindowContainerToken root); in setLaunchRoot() method
141 public static void setLaunchRoot(int displayId, @NonNull WindowContainerToken root) { in setLaunchRoot() method in TaskOrganizer
521 public void setLaunchRoot(int displayId, @Nullable WindowContainerToken token) { in setLaunchRoot() method in TaskOrganizerController