Searched refs:addSystemApps (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
H A DAppLoadingTask.java225 addSystemApps(visibleApps, leanbackLauncherIntent, defaultSystemImes, mUserId);
229 addSystemApps(visibleApps, widgetIntent, defaultSystemImes, mUserId);
411 private void addSystemApps(List<SelectableAppInfo> visibleApps, Intent intent, method in class:AppLoadingTask
/packages/apps/Settings/src/com/android/settings/users/
H A DAppRestrictionsFragment.java461 private void addSystemApps(List<SelectableAppInfo> visibleApps, Intent intent, method in class:AppRestrictionsFragment
542 addSystemApps(mVisibleApps, launcherIntent, excludePackages);
546 addSystemApps(mVisibleApps, widgetIntent, excludePackages);

Completed in 34 milliseconds