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