Searched refs:addSystemApps (Results 1 – 1 of 1) sorted by relevance
177 addSystemApps(mVisibleApps, launcherIntent, excludePackages); in fetchAndMergeApps()181 addSystemApps(mVisibleApps, widgetIntent, excludePackages); in fetchAndMergeApps()299 private void addSystemApps(List<SelectableAppInfo> visibleApps, Intent intent, in addSystemApps() method in AppRestrictionsHelper