Home
last modified time | relevance | path

Searched defs:handleEvent (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/
H A Dbattery_strategy.cpp35 void BatteryStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::BatteryStrategy
H A Dcharging_strategy.cpp35 void ChargingStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::ChargingStrategy
H A Dscreen_strategy.cpp35 void ScreenStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::ScreenStrategy
H A Dthermal_strategy.cpp39 void ThermalStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::ThermalStrategy
H A Dbattery_level_strategy.cpp42 void BatteryLevelStrategy::handleEvent(const EventFwk::CommonEventData& data) in handleEvent() function in OHOS::CameraStandard::DeferredProcessing::BatteryLevelStrategy
/aosp14/frameworks/base/core/jni/
H A Dandroid_os_MessageQueue.cpp157 int NativeMessageQueue::handleEvent(int fd, int looperEvents, void* data) { in handleEvent() function in android::NativeMessageQueue
190 int NativeMessageQueue::WeakLooperCallback::handleEvent(int fd, int events, void* data) { in handleEvent() function in android::NativeMessageQueue::WeakLooperCallback
H A Dandroid_view_InputEventSender.cpp180 int NativeInputEventSender::handleEvent(int receiveFd, int events, void* data) { in handleEvent() function in android::NativeInputEventSender
H A Dandroid_view_InputEventReceiver.cpp263 int NativeInputEventReceiver::handleEvent(int receiveFd, int events, void* data) { in handleEvent() function in android::NativeInputEventReceiver
H A Dandroid_hardware_SensorManager.cpp366 virtual int handleEvent(int fd, int events, void* data) { in handleEvent() function in __anonc4cf74820110::Receiver
/aosp14/system/core/trusty/confirmationui/
H A DNotSoSecureInput.cpp100 void handleEvent(const EventDev& evdev) override { in handleEvent() function in NotSoSecureInput
/aosp14/frameworks/base/libs/input/
H A DPointerControllerContext.cpp119 int PointerControllerContext::LooperCallback::handleEvent(int /* fd */, int events, in handleEvent() function in android::PointerControllerContext::LooperCallback
/aosp14/frameworks/base/tools/preload/
H A Dsorttable.js411 function handleEvent(event) { function
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
H A Devent_controller.cpp257 void EventController::handleEvent(int32_t userId, const std::string &action, nlohmann::json &payloa… in handleEvent() function in OHOS::ResourceSchedule::EventController
/ohos5.0/base/startup/init/services/loopevent/task/
H A Dle_task.h72 HandleTaskEvent handleEvent; member
/aosp14/system/core/libutils/
H A DLooper.cpp63 int SimpleLooperCallback::handleEvent(int fd, int events, void* data) { in handleEvent() function in android::SimpleLooperCallback
H A DLooper_test.cpp720 int handleEvent(int fd, int events, void* /*data*/) override { return mCallback(fd, events); } in handleEvent() function in android::LooperEventCallback
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp410 int handleEvent(int /* fd */, int events, void* /* data */) { in handleEvent() function in android::BootAnimation::DisplayEventCallback
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js1611 handleEvent(e, t) { method in D