Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java705 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
/frameworks/base/services/
Dart-wear-profile18374 PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->shouldShowSyntheticActivity(Landroid…