Searched defs:DEFAULT_KEY_EVENT (Results 1 – 2 of 2) sorted by relevance
104 const std::shared_ptr<CommonKeyEvent> DeclarationConstants::DEFAULT_KEY_EVENT = std::make_shared<Co… member in OHOS::Ace::DeclarationConstants
117 static const std::shared_ptr<CommonKeyEvent> DEFAULT_KEY_EVENT; variable