Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/display_state_manager/src/
H A Ddisplay_event_monitor.cpp105 if (shieldModeBeforeSreenOff_ != SHIELD_MODE::UNSET_MODE) { in UpdateShieldStatusOnScreenOn()
121 if (shieldModeBeforeSreenOff_ != SHIELD_MODE::UNSET_MODE) { in UpdateShieldStatusOnScreenOff()
122 KeyEventHdr->SetCurrentShieldMode(SHIELD_MODE::UNSET_MODE); in UpdateShieldStatusOnScreenOff()
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_base_listener.h39 UNSET_MODE, enumerator
/ohos5.0/foundation/multimodalinput/input/service/key_event_normalize/src/
H A Dkey_event_normalize.cpp173 lastShieldMode_ = SHIELD_MODE::UNSET_MODE; in SetShieldStatus()
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h186 UNSET_MODE = -1, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c210 node->info.modeType = UNSET_MODE; in CreateSpecifiedListenerModule()
581 node->info.modeType = UNSET_MODE; in ShutdownBaseListener()