Home
last modified time | relevance | path

Searched refs:shouldShowFirstRunOrMigrationClings (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherClings.java247 public boolean shouldShowFirstRunOrMigrationClings() { in shouldShowFirstRunOrMigrationClings() method in LauncherClings
DLauncher.java4656 if (launcherClings.shouldShowFirstRunOrMigrationClings()) { in showFirstRunClings()