Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h469 INTENTION_REJECTCALL = 202, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h3064 static const int32_t INTENTION_REJECTCALL; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp853 const int32_t KeyEvent::INTENTION_REJECTCALL = 202; member in OHOS::MMI::KeyEvent