Searched refs:ClearKeyEventFilter (Results 1 – 6 of 6) sorted by relevance
70 auto res = mainWindow->ClearKeyEventFilter(); in OH_NativeWindowManager_UnregisterKeyEventFilter()
3555 WMError WindowSessionImpl::ClearKeyEventFilter() in ClearKeyEventFilter() function in OHOS::Rosen::WindowSessionImpl
378 virtual WMError ClearKeyEventFilter() override;
2338 virtual WMError ClearKeyEventFilter() { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT;} in ClearKeyEventFilter() function
943 auto ret = window->ClearKeyEventFilter();
2578 ASSERT_EQ(WMError::WM_ERROR_DEVICE_NOT_SUPPORT, window->ClearKeyEventFilter());