A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getInstalledApplications(flags:int) — method, class com.distriqt.extension.packagemanager.PackageManager
Return an Array of all application packages that are installed for the current user.
GET_INSTALLED_APPLICATIONS — Constant Static Property, class com.distriqt.extension.packagemanager.events.PackageManagerEvent
getInstalledApplicationsAsync(callback:Function, flags:int) — method, class com.distriqt.extension.packagemanager.PackageManager
getInstallerPackageName() — method, class com.distriqt.extension.packagemanager.PackageManager
Retrieve the package name of the application that installed a package.
getPackageInfo(packageName:String, flags:int) — method, class com.distriqt.extension.packagemanager.PackageManager
Retrieves the package information for the specified package name Note: You will need to add the package name to the queries node in your manifest additions
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z