Home
last modified time | relevance | path

Searched refs:IsStickyCommonEvent (Results 1 - 1 of 1) sorted by relevance

/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_subscriber.cpp99 bool CommonEventSubscriber::IsStickyCommonEvent() const in IsStickyCommonEvent() function in OHOS::EventFwk::CommonEventSubscriber
101 GTEST_LOG_(INFO) << "MOCK CommonEventSubscriber IsStickyCommonEvent"; in IsStickyCommonEvent()
102 return (result_ != nullptr) ? result_->IsStickyCommonEvent() : false; in IsStickyCommonEvent()

Completed in 1 milliseconds