getComponents

Converts a list of ComponentName objects to a list of AppInfoData objects.

Each ComponentName is used to create an AppInfo object, which is then wrapped in an AppInfoDataImpl object along with the current itemType.

Return

A list of AppInfoData objects corresponding to the provided component names.

Parameters

list

A list of ComponentName objects.