Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Daccessibility_ut_helper.h418 executeAction_ = action; in SetExecuteAction()
423 return executeAction_; in GetExecuteAction()
461 int32_t executeAction_ = ACCESSIBILITY_ACTION_INVALID; variable