Home
last modified time | relevance | path

Searched refs:ModifyTempScreenLockImeCfg (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/include/
H A Dime_cfg_manager.h84 void ModifyTempScreenLockImeCfg(int32_t userId, const std::string &ime);
/ohos5.0/base/inputmethod/imf/services/src/
H A Dime_cfg_manager.cpp121 void ImeCfgManager::ModifyTempScreenLockImeCfg(int32_t userId, const std::string &ime) in ModifyTempScreenLockImeCfg() function in OHOS::MiscServices::ImeCfgManager
H A Dperuser_session.cpp948 ImeCfgManager::GetInstance().ModifyTempScreenLockImeCfg(userId_, ""); in OnUserUnlocked()
1102 ImeCfgManager::GetInstance().ModifyTempScreenLockImeCfg(userId_, imeToStart->imeId); in ChangeToDefaultImeIfNeed()