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