Searched refs:stagedSessionsToRestore (Results 1 – 1 of 1) sorted by relevance
378 List<StagingManager.StagedSession> stagedSessionsToRestore = new ArrayList<>(); in restoreAndApplyStagedSessionIfNeeded() local397 stagedSessionsToRestore.add(stagedSession); in restoreAndApplyStagedSessionIfNeeded()404 mStagingManager.restoreSessions(stagedSessionsToRestore, mPm.isDeviceUpgrading()); in restoreAndApplyStagedSessionIfNeeded()