public abstract PackageInfo getPackageInfo(String packageName, int flags)
            throws NameNotFoundException;如果没有安装应该会抛出NameNotFoundException。