_LockScreen
status_t _LockScreen(bool lock);
status = _LockScreen(true);
status_t status = _LockScreen(false);