getPackages

Retrieves a list of AppInfoData for all packages.

This method uses the appDataListFactory to get the data list based on the mItemType.

Return

A list of AppInfoData objects.


Retrieves a list of AppInfoData objects for the specified package names.

Return

A list of AppInfoData objects corresponding to the provided package names. Each AppInfoData is created using the current userId and mItemType.

Parameters

list

A list of package names.