Searched defs:stageCid (Results 1 – 2 of 2) sorted by relevance
199 final String stageCid; field in PackageInstallerSession416 File stageDir, String stageCid, boolean prepared, boolean committed, boolean sealed, in PackageInstallerSession()2531 final String stageCid = readStringAttribute(in, ATTR_SESSION_STAGE_CID); in readFromXml() local
605 String stageCid = null; in createSessionInternal() local