Home
last modified time | relevance | path

Searched refs:GetEventHandler (Results 1 - 21 of 21) sorted by relevance

/base/telephony/core_service/services/network_search/src/
H A Ddevice_state_observer.cpp177 std::shared_ptr<DeviceStateHandler> DeviceStateEventSubscriber::GetEventHandler() in GetEventHandler() function in OHOS::Telephony::DeviceStateEventSubscriber
213 if (sub_ == nullptr || sub_->GetEventHandler() == nullptr) { in OnAddSystemAbility()
221 sub_->GetEventHandler()->ProcessScreenDisplay(powerMgrClient.IsScreenOn()); in OnAddSystemAbility()
223 sub_->GetEventHandler()->ProcessPowerSaveMode( in OnAddSystemAbility()
231 sub_->GetEventHandler()->ProcessChargingState( in OnAddSystemAbility()
249 sub_->GetEventHandler()->ProcessNetSharingState(isSharing == NetManagerStandard::NETWORKSHARE_IS_SHARING); in OnAddSystemAbility()
/base/notification/eventhandler/frameworks/cj/src/
H A Devent_handler_impl.cpp30 std::shared_ptr<EventHandlerImpl> EventHandlerImpl::GetEventHandler() in GetEventHandler() function in OHOS::EventsEmitter::EventHandlerImpl
H A Devent_handler_impl.h29 static std::shared_ptr<EventHandlerImpl> GetEventHandler();
H A Demitter.cpp40 std::shared_ptr<EventHandlerImpl> eventHandler = EventHandlerImpl::GetEventHandler();
/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dscreenlock_system_ability_callback.h33 static std::shared_ptr<AppExecFwk::EventHandler> GetEventHandler();
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Dpanel_listener_impl.cpp65 auto eventHandler = GetEventHandler(); in OnPanelStatus()
86 auto eventHandler = GetEventHandler(); in OnSizeChange()
120 std::shared_ptr<AppExecFwk::EventHandler> PanelListenerImpl::GetEventHandler() in GetEventHandler() function in OHOS::MiscServices::PanelListenerImpl
H A Djs_keyboard_delegate_setting.cpp300 auto eventHandler = GetEventHandler(); in OnDealKeyEvent()
382 auto eventHandler = GetEventHandler(); in OnKeyEvent()
430 auto eventHandler = GetEventHandler(); in OnKeyEvent()
480 auto eventHandler = GetEventHandler(); in OnCursorUpdate()
519 auto eventHandler = GetEventHandler(); in OnSelectionChange()
555 auto eventHandler = GetEventHandler(); in OnTextChange()
584 auto eventHandler = GetEventHandler(); in OnEditorAttributeChange()
641 std::shared_ptr<AppExecFwk::EventHandler> JsKeyboardDelegateSetting::GetEventHandler() in GetEventHandler() function in OHOS::MiscServices::JsKeyboardDelegateSetting
H A Dpanel_listener_impl.h56 std::shared_ptr<AppExecFwk::EventHandler> GetEventHandler();
H A Djs_input_method_engine_setting.cpp580 auto eventHandler = GetEventHandler(); in OnInputStart()
615 auto eventHandler = GetEventHandler(); in OnKeyboardStatus()
632 auto eventHandler = GetEventHandler(); in OnInputStop()
648 auto eventHandler = GetEventHandler(); in OnSetCallingWindow()
677 auto eventHandler = GetEventHandler(); in OnSetSubtype()
747 auto eventHandler = GetEventHandler(); in ReceivePrivateCommand()
802 std::shared_ptr<AppExecFwk::EventHandler> JsInputMethodEngineSetting::GetEventHandler() in GetEventHandler() function in OHOS::MiscServices::JsInputMethodEngineSetting
841 auto eventHandler = GetEventHandler(); in PostTaskToEventHandler()
H A Djs_keyboard_delegate_setting.h95 static std::shared_ptr<AppExecFwk::EventHandler> GetEventHandler();
H A Djs_input_method_engine_setting.h113 static std::shared_ptr<AppExecFwk::EventHandler> GetEventHandler();
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_system_ability_callback.cpp71 std::shared_ptr<AppExecFwk::EventHandler> ScreenlockSystemAbilityCallback::GetEventHandler() in GetEventHandler() function in OHOS::ScreenLock::ScreenlockSystemAbilityCallback
H A Dnapi_screenlock_ability.cpp447 ScreenlockSystemAbilityCallback::GetEventHandler(); in NAPI_OnSystemEvent()
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp726 auto eventHandler = GetEventHandler();
759 auto eventHandler = GetEventHandler();
794 auto eventHandler = GetEventHandler();
824 auto eventHandler = GetEventHandler();
855 auto eventHandler = GetEventHandler();
885 auto eventHandler = GetEventHandler();
928 auto eventHandler = GetEventHandler();
963 auto eventHandler = GetEventHandler();
993 auto eventHandler = GetEventHandler();
1026 auto eventHandler = GetEventHandler();
[all...]
H A Djs_get_input_method_setting.h126 static std::shared_ptr<AppExecFwk::EventHandler> GetEventHandler();
H A Djs_get_input_method_setting.cpp606 auto eventHandler = GetEventHandler(); in OnImeChange()
683 auto eventHandler = GetEventHandler(); in OnPanelStatusChange()
708 std::shared_ptr<AppExecFwk::EventHandler> JsGetInputMethodSetting::GetEventHandler() in GetEventHandler() function in OHOS::MiscServices::JsGetInputMethodSetting
H A Djs_get_input_method_controller.h207 static std::shared_ptr<AppExecFwk::EventHandler> GetEventHandler();
/base/inputmethod/imf/frameworks/cj/include/
H A Dcj_input_method_controller.h59 static std::shared_ptr<AppExecFwk::EventHandler> GetEventHandler();
/base/telephony/core_service/services/network_search/include/
H A Ddevice_state_observer.h57 std::shared_ptr<DeviceStateHandler> GetEventHandler();
/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
H A Djs_keyboard_panel_manager.cpp277 auto eventHandler = GetEventHandler(); in ReceivePrivateCommand()
311 auto eventHandler = GetEventHandler(); in NotifyPanelStatus()
336 std::shared_ptr<AppExecFwk::EventHandler> JsKeyboardPanelManager::GetEventHandler() in GetEventHandler() function in OHOS::MiscServices::JsKeyboardPanelManager
H A Djs_keyboard_panel_manager.h107 std::shared_ptr<AppExecFwk::EventHandler> GetEventHandler();

Completed in 13 milliseconds