- flags
- Additional option flags. Use any combination of PackageManager.GET_META_DATA, PackageManager.GET_SHARED_LIBRARY_FILES, PackageManager.GET_UNINSTALLED_PACKAGES to modify the data returned.
Documentation for this section has not yet been entered.
Return a List of all application packages that are installed on the device. If flag GET_UNINSTALLED_PACKAGES has been set, a list of all applications including those deleted with DONT_DELETE_DATA (partially installed apps with data directory) will be returned.