Home
last modified time | relevance | path

Searched defs:KEYCODE_POWER (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_key_event.cpp28 const int32_t KeyEvent::KEYCODE_POWER = 18; member in OHOS::MMI::KeyEvent
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h57 KEYCODE_POWER = 18, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h202 static const int32_t KEYCODE_POWER; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp444 const int32_t KeyEvent::KEYCODE_POWER = 18; member in OHOS::MMI::KeyEvent