Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h254 INPUT_REPEAT_INTERCEPTOR = 4200001, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md79 …T_PARAMETER_ERROR = 401,<br/>INPUT_SERVICE_EXCEPTION = 3800001, INPUT_REPEAT_INTERCEPTOR = 4200001…
790 | INPUT_REPEAT_INTERCEPTOR | 应用创建拦截后,再次执行创建拦截的操作&nbsp;&nbsp; |
1020 若重复添加拦截器,则返回INPUT_REPEAT_INTERCEPTOR
1056 若重复添加拦截器,则返回INPUT_REPEAT_INTERCEPTOR
H A Doh__input__manager_8h.md72 ….md) = 401,<br/>[INPUT_SERVICE_EXCEPTION](input.md) = 3800001, [INPUT_REPEAT_INTERCEPTOR](input.md…
/ohos5.0/foundation/multimodalinput/input/test/unittest/interfaces/kits/
H A Dinput_native_test.cpp1643 EXPECT_EQ(retResult, INPUT_REPEAT_INTERCEPTOR);
1693 EXPECT_EQ(retResult, INPUT_REPEAT_INTERCEPTOR);
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1469 return INPUT_REPEAT_INTERCEPTOR; in OH_Input_AddKeyEventInterceptor()
1598 return INPUT_REPEAT_INTERCEPTOR; in OH_Input_AddInputEventInterceptor()
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Dinput.md79 …UT_PARAMETER_ERROR = 401,<br>INPUT_SERVICE_EXCEPTION = 3800001, INPUT_REPEAT_INTERCEPTOR = 4200001…
790 | INPUT_REPEAT_INTERCEPTOR | Interceptor repeatedly created. |
1020 **INPUT_REPEAT_INTERCEPTOR** if an interceptor is repeatedly added;
1056 **INPUT_REPEAT_INTERCEPTOR** if an interceptor is repeatedly added;
H A Doh__input__manager_8h.md72 …t.md) = 401,<br>[INPUT_SERVICE_EXCEPTION](input.md) = 3800001, [INPUT_REPEAT_INTERCEPTOR](input.md…