Searched defs:DEFAULT_FOCUS_EVENT (Results 1 – 2 of 2) sorted by relevance
102 const std::shared_ptr<CommonFocusEvent> DeclarationConstants::DEFAULT_FOCUS_EVENT = member in OHOS::Ace::DeclarationConstants
116 static const std::shared_ptr<CommonFocusEvent> DEFAULT_FOCUS_EVENT; variable