Searched refs:shouldShowEduOnAppLaunch (Results 1 – 2 of 2) sorted by relevance
282 if (!shouldShowEduOnAppLaunch()) { in showEduOnAppLaunch()306 public boolean shouldShowEduOnAppLaunch() { in shouldShowEduOnAppLaunch() method in LauncherTaskbarUIController
725 if (taskbarController != null && taskbarController.shouldShowEduOnAppLaunch()) { in getOpeningWindowAnimators()