Home
last modified time | relevance | path

Searched refs:IsIpcNeeded (Results 1 - 4 of 4) sorted by relevance

/base/inputmethod/imf/services/include/
H A Dfreeze_manager.h32 bool IsIpcNeeded(RequestType type);
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_freeze_manager_test.cpp90 bool ret = freezeManager_->IsIpcNeeded(RequestType::REQUEST_SHOW); in TestRequestShowInput()
111 bool ret = freezeManager_->IsIpcNeeded(RequestType::REQUEST_HIDE); in TestRequestHideInput()
/base/inputmethod/imf/services/src/
H A Dfreeze_manager.cpp30 bool FreezeManager::IsIpcNeeded(RequestType type) in IsIpcNeeded() function in OHOS::MiscServices::FreezeManager
H A Dperuser_session.cpp412 if (!data->freezeMgr->IsIpcNeeded(RequestType::REQUEST_HIDE)) { in OnRequestHideInput()

Completed in 4 milliseconds