Searched defs:DEFAULT_TEXTTIMER_EVENT (Results 1 – 2 of 2) sorted by relevance
186 const std::shared_ptr<TextTimerEvent> DeclarationConstants::DEFAULT_TEXTTIMER_EVENT = member in OHOS::Ace::DeclarationConstants
186 static const std::shared_ptr<TextTimerEvent> DEFAULT_TEXTTIMER_EVENT; variable