Searched refs:shouldAddToLaunchables (Results 1 – 1 of 1) sorted by relevance
202 if (shouldAddToLaunchables(componentName, appsToHide, customMediaComponents, in getLauncherApps()240 if (shouldAddToLaunchables(componentName, appsToHide, customMediaComponents, in getLauncherApps()266 private static boolean shouldAddToLaunchables(@NonNull ComponentName componentName, in shouldAddToLaunchables() method in AppLauncherUtils