Home
last modified time | relevance | path

Searched refs:CheckEventType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/frameworks/asacfwk/src/
H A Daccessibility_system_ability_client_impl.cpp404 bool AccessibilitySystemAbilityClientImpl::CheckEventType(EventType eventType) in CheckEventType() function in OHOS::Accessibility::AccessibilitySystemAbilityClientImpl
419 if (!CheckEventType(eventType)) { in SendEvent()
436 if (!CheckEventType(event.GetEventType())) { in SendEvent()
/ohos5.0/foundation/barrierfree/accessibility/frameworks/asacfwk/include/
H A Daccessibility_system_ability_client_impl.h294 bool CheckEventType(EventType eventType);