Home
last modified time | relevance | path

Searched defs:motionEventCallback_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_sensor_connector.h69 static sptr<RotationMotionEventCallback> motionEventCallback_; variable
82 static sptr<TentMotionEventCallback> motionEventCallback_; variable
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Dsensor_connector.h85 static sptr<RotationMotionEventCallback> motionEventCallback_; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_sensor_connector.cpp36 sptr<RotationMotionEventCallback> MotionSubscriber::motionEventCallback_ = nullptr; member in OHOS::Rosen::MotionSubscriber
38 sptr<TentMotionEventCallback> MotionTentSubscriber::motionEventCallback_ = nullptr; member in OHOS::Rosen::MotionTentSubscriber
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dsensor_connector.cpp51 sptr<RotationMotionEventCallback> MotionSubscriber::motionEventCallback_ = nullptr; member in OHOS::Rosen::MotionSubscriber