Use isCeStorageUnlocked() in AppDataRollbackHelper

isUserKeyUnlocked() is being renamed to isCeStorageUnlocked() to make it
clear what it does (considering that there are many types of user keys).
Temporarily, the method exists under both names.  Change
AppDataRollbackHelper to use the new name.  No change in behavior.

Bug: 306204742
Flag: exempt, mechanical refactoring
Test: presubmit
Change-Id: Iab2ca2fdd968bd10dc6e67424d61b21ab66922ea
1 file changed