Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/common/interface/include/
H A Daccessibility_ipc_interface_code.h114 SET_CLICK_RESPONSE_TIME, enumerator
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_service_stub.cpp58 SWITCH_CASE(AccessibilityInterfaceCode::SET_CLICK_RESPONSE_TIME, HandleSetClickResponseTime)\
H A Daccessible_ability_manager_service_proxy.cpp1060 … if (!SendTransactCmd(AccessibilityInterfaceCode::SET_CLICK_RESPONSE_TIME, data, reply, option)) { in SetClickResponseTime()