Searched refs:setTaskViewFactory (Results 1 – 2 of 2) sorted by relevance
95 .setTaskViewFactory(mWMComponent.getTaskViewFactory()) in init()116 .setTaskViewFactory(Optional.ofNullable(null)) in init()
101 Builder setTaskViewFactory(Optional<TaskViewFactory> t); in setTaskViewFactory() method