Searched refs:storedStates (Results 1 – 1 of 1) sorted by relevance
579 List<UserLevelState> storedStates = diskStore.readHibernationStates(); in onUserUnlocking() local583 initializeUserHibernationStates(userId, storedStates); in onUserUnlocking()