Rename postSessionLockStateChanged to post_sessionLockStateChanged (#14486)
postSessionLockStateChanged was named incorrectly, the convention would be to name it post_sessionLockStateChanged.
Description of user facing changes
None
Description of development approach
Deprecates postSessionLockStateChanged in favour of post_sessionLockStateChanged.