Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp1109 bool isolatedSandBox = true; in GetWant() local
1112 isolatedSandBox = false; in GetWant()
1121 want.SetParam(ISOLATED_SANDBOX, isolatedSandBox); in GetWant()
1123 userId_, ime->imeId.c_str(), static_cast<int32_t>(mode), isolatedSandBox); in GetWant()