Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatEduActivity.java54 launcher.getHotseatPredictionController().showEdu(); in init()
DHotseatPredictionController.java153 public void showEdu() { in showEdu() method in HotseatPredictionController
167 eduController.showEdu(); in showEdu()
DHotseatEduController.java241 void showEdu() { in showEdu() method in HotseatEduController
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DQuickstepOnboardingPrefs.java82 client.showEdu(); in QuickstepOnboardingPrefs()