Home
last modified time | relevance | path

Searched refs:showEdu (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/hybridhotseat/
DHotseatEduActivity.java53 launcher.getHotseatPredictionController().showEdu(); in init()
DHotseatPredictionController.java158 public void showEdu() { in showEdu() method in HotseatPredictionController
172 eduController.showEdu(); in showEdu()
DHotseatEduController.java249 void showEdu() { in showEdu() method in HotseatEduController
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DQuickstepOnboardingPrefs.java119 client.showEdu(); in QuickstepOnboardingPrefs()