/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | mouse_style_ohos.cpp | 39 auto inputManager = MMI::InputManager::GetInstance(); in SetPointerStyle() local 109 auto inputManager = MMI::InputManager::GetInstance(); in GetPointerStyle() local 138 auto inputManager = MMI::InputManager::GetInstance(); in SetMouseIcon() local 151 auto inputManager = MMI::InputManager::GetInstance(); in SetCustomCursor() local 165 auto inputManager = MMI::InputManager::GetInstance(); in SetPointerVisible() local
|
H A D | input_manager.cpp | 26 auto* inputManager = MMI::InputManager::GetInstance(); in GetDeviceIds() local 56 auto* inputManager = MMI::InputManager::GetInstance(); in GetKeyboardType() local
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/ |
H A D | switch_event_input_subscribe_manager_test.cpp | 146 InputManagerImpl inputManager; variable 159 InputManagerImpl inputManager; variable 172 InputManagerImpl inputManager; variable 190 InputManagerImpl inputManager; variable
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/scenario_test/wakeup_suspend/ |
H A D | power_suspend_test.cpp | 70 auto inputManager = MMI::InputManager::GetInstance(); variable 107 auto inputManager = MMI::InputManager::GetInstance(); variable
|
H A D | power_wakeup_test.cpp | 85 auto inputManager = MMI::InputManager::GetInstance(); variable 130 auto inputManager = MMI::InputManager::GetInstance(); variable
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/include/ |
H A D | event_hub.h | 29 EventHub(const OHOS::EventFwk::CommonEventSubscribeInfo &info, InputManager& inputManager) in EventHub()
|
/ohos5.0/foundation/multimedia/av_session/services/session/adapter/ |
H A D | key_event_adapter.cpp | 32 auto* inputManager = MMI::InputManager::GetInstance(); in SubscribeKeyEvent() local
|
/ohos5.0/drivers/hdf_core/framework/model/input/driver/ |
H A D | event_hub.c | 44 InputManager *inputManager = GetInputManager(); in PushOnePackage() local
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | event_hub.cpp | 38 std::shared_ptr<EventHub> EventHub::RegisterEvent(InputManager& inputManager) in RegisterEvent()
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/ |
H A D | power_coordination_lock_test.cpp | 663 auto inputManager = MMI::InputManager::GetInstance(); variable 737 auto inputManager = MMI::InputManager::GetInstance(); variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | animation_playback.cpp | 127 … auto inputManager = GetManager<IAnimationInputComponentManager>(animationManager_->GetEcs()); in GetAnimationLength() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/shutdown/ |
H A D | shutdown_dialog.cpp | 106 InputManager* inputManager = InputManager::GetInstance(); in KeyMonitorCancel() local
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | power_wakeup_controller_test.cpp | 537 auto inputManager = MMI::InputManager::GetInstance(); variable
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/ |
H A D | bgtask_misc_unit_test.cpp | 446 …auto inputManager = std::make_shared<InputManager>(AppExecFwk::EventRunner::Create("tdd_test_handl… variable
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | mmi_event_convertor.cpp | 131 auto inputManager = MMI::InputManager::GetInstance(); in UpdatePressedKeyCodes() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/ |
H A D | wakeup_controller.cpp | 71 InputManager* inputManager = InputManager::GetInstance(); in ~WakeupController() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/ |
H A D | power_mgr_service.cpp | 314 InputManager* inputManager = InputManager::GetInstance(); in KeyMonitorCancel() local 532 InputManager* inputManager = InputManager::GetInstance(); in InputMonitorCancel() local
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_windows_manager_test.cpp | 4635 InputWindowsManager inputManager; variable 4670 InputWindowsManager inputManager; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_exporter.cpp | 717 …const IAnimationInputComponentManager& inputManager, const Entity& animationInput, BufferHelper& b… in AnimationInput()
|