Searched refs:customMediaComponents (Results 1 – 1 of 1) sorted by relevance
250 Set<String> customMediaComponents = Sets.newHashSet( in getLauncherApps() local263 customMediaComponents, appTypes, APP_TYPE_MEDIA_SERVICES)) { in getLauncherApps()294 customMediaComponents, appTypes, APP_TYPE_LAUNCHABLES)) { in getLauncherApps()333 customMediaComponents, appTypes, APP_TYPE_LAUNCHABLES)) { in getLauncherApps()531 @NonNull Set<String> customMediaComponents, in shouldAddToLaunchables() argument543 if (customMediaComponents.contains(componentName.flattenToString())) { in shouldAddToLaunchables()