Searched refs:ATTR_APP_LABEL (Results 1 – 1 of 1) sorted by relevance
235 private static final String ATTR_APP_LABEL = "appLabel"; field in PackageInstallerSession4531 writeStringAttribute(out, ATTR_APP_LABEL, params.appLabel); in write()4687 params.appLabel = readStringAttribute(in, ATTR_APP_LABEL); in readFromXml()