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