commit | 8f363f72904f9189473ac3be3663c66732308938 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Tue Oct 31 21:59:31 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Tue Oct 31 21:59:31 2023 +0000 |
tree | f547bb9632062dd39bb9867204fdb28151725b17 | |
parent | e8df63f148e9d4dd85f7879170f1487c1f7ffbac [diff] |
Use isCeStorageUnlocked() in storage wizards 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 StorageWizardMigrateConfirm and StorageWizardMoveConfirm to use the new name. No change in behavior. Bug: 306204742 Flag: exempt, mechanical refactoring Test: presubmit Change-Id: I5ffdd8ce048b1bc9e6161bf4fb546796765e5842