[Dev options][DW flag] Update all usage of enable_desktop_windowing_mode flag to use DesktopModeFlags
Test: Current tests pass Bug: 348193756 Flag: com.android.window.flags.show_desktop_windowing_dev_option Change-Id: I96107f7c2964ee8261ad0a161163491d6f7d4d39
This commit is contained in:
@@ -315,6 +315,7 @@ public class TaskbarActivityContext extends BaseTaskbarContext {
|
||||
new TaskbarTranslationController(this),
|
||||
new TaskbarSpringOnStashController(this),
|
||||
new TaskbarRecentAppsController(
|
||||
this,
|
||||
RecentsModel.INSTANCE.get(this),
|
||||
LauncherActivityInterface.INSTANCE::getDesktopVisibilityController),
|
||||
TaskbarEduTooltipController.newInstance(this),
|
||||
|
||||
Reference in New Issue
Block a user