Searched refs:ATTR_INSTALL_LOCATION (Results 1 – 1 of 1) sorted by relevance
280 private static final String ATTR_INSTALL_LOCATION = "installLocation"; field in PackageInstallerSession5636 out.attributeInt(null, ATTR_INSTALL_LOCATION, params.installLocation);5804 params.installLocation = in.getAttributeInt(null, ATTR_INSTALL_LOCATION);