Home
last modified time | relevance | path

Searched defs:notifySensor (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/
H A DInputListener.cpp82 void QueuedInputListener::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::QueuedInputListener
138 void TracedInputListener::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::TracedInputListener
H A DInputFilter.cpp87 void InputFilter::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::InputFilter
H A DInputDeviceMetricsCollector.cpp167 void InputDeviceMetricsCollector::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::InputDeviceMetricsCollector
H A DInputProcessor.cpp450 void InputProcessor::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::InputProcessor
H A DUnwantedInteractionBlocker.cpp393 void UnwantedInteractionBlocker::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::UnwantedInteractionBlocker
H A DPointerChoreographer.cpp520 void PointerChoreographer::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::PointerChoreographer
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DTestInputListener.cpp202 void TestInputListener::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::TestInputListener
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DMapperHelpers.h319 void notifySensor(const NotifySensorArgs& args) override{}; in notifySensor() function
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp4698 void InputDispatcher::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::inputdispatcher::InputDispatcher