Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1443 static void KeyEventInterceptorCallback(std::shared_ptr<OHOS::MMI::KeyEvent> event) in KeyEventInterceptorCallback() function
1471 g_keyInterceptor->SetCallback(KeyEventInterceptorCallback); in OH_Input_AddKeyEventInterceptor()