Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h189 bool hasPendingChanges_ = false; variable
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1267 hasPendingChanges_ = true; in DealSecurityChange()
1271 hasPendingChanges_ = true; in DealSecurityChange()
1278 if (hasPendingChanges_) { in DealSecurityChange()
1526 hasPendingChanges_ = false; in OnSecurityModeChange()