Searched defs:stageCid (Results 1 – 2 of 2) sorted by relevance
175 final String stageCid; field in PackageInstallerSession383 File stageDir, String stageCid, boolean prepared, boolean sealed) { in PackageInstallerSession()1776 final String stageCid = readStringAttribute(in, ATTR_SESSION_STAGE_CID); in readFromXml() local
528 String stageCid = null; in createSessionInternal() local