Searched refs:ATTR_STAGED_SESSION (Results 1 – 1 of 1) sorted by relevance
257 private static final String ATTR_STAGED_SESSION = "stagedSession"; field in PackageInstallerSession5063 writeBooleanAttribute(out, ATTR_STAGED_SESSION, params.isStaged);5234 params.isStaged = in.getAttributeBoolean(null, ATTR_STAGED_SESSION, false);