Searched refs:copiedParams (Results 1 – 1 of 1) sorted by relevance
2608 PackageInstaller.SessionParams copiedParams = params.copy(); in makeVerificationParamsLocked() local2612 copiedParams.installFlags &= ~PackageManager.INSTALL_ENABLE_ROLLBACK; in makeVerificationParamsLocked()2614 return mPm.new VerificationParams(user, stageDir, localObserver, copiedParams, in makeVerificationParamsLocked()