Home
last modified time | relevance | path

Searched refs:UpdateUserLockState (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h135 void UpdateUserLockState();
H A Dperuser_session.h151 void UpdateUserLockState();
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp165 UpdateUserLockState(); in UpdateUserInfo()
168 void InputMethodSystemAbility::UpdateUserLockState() in UpdateUserLockState() function in OHOS::MiscServices::InputMethodSystemAbility
179 session->UpdateUserLockState(); in UpdateUserLockState()
1808 UpdateUserLockState(); in HandleOsAccountStarted()
H A Dperuser_session.cpp963 void PerUserSession::UpdateUserLockState() in UpdateUserLockState() function in OHOS::MiscServices::PerUserSession