invoke

operator fun invoke(appInfo: AppInfo, itemType: Int = TYPE_ITEM_TEXT, icon: Drawable? = null, subIcon: Drawable? = null, label: String? = null, subLabel: String? = null, extraLabel: String? = null, actionIcon: Drawable? = null, selected: Boolean = false, dimmed: Boolean = false, isValueInSubLabel: Boolean = false): AppInfoData(source)

Creates an AppInfoData instance using the AppInfoDataImpl implementation