Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/include/
H A Doh_input_interceptor.h29 } OHInterceptorType; typedef
37 int32_t Start(OHInterceptorType type);
38 int32_t Stop(OHInterceptorType type);
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_interceptor.cpp32 int32_t OHInputInterceptor::Start(OHInterceptorType type) in Start()
53 int32_t OHInputInterceptor::Stop(OHInterceptorType type) in Stop()