Searched refs:shouldShowSyntheticActivity (Results 1 – 2 of 2) sorted by relevance
705 if (shouldShowSyntheticActivity(user, appInfo)) { in getLauncherActivities()723 if (!shouldShowSyntheticActivity(user, applicationInfo)) { in getLauncherActivities()757 private boolean shouldShowSyntheticActivity(UserHandle user, ApplicationInfo appInfo) { in shouldShowSyntheticActivity() method in LauncherAppsService.LauncherAppsImpl
18374 PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->shouldShowSyntheticActivity(Landroid…