Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputListener.cpp87 void QueuedInputListener::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::QueuedInputListener
150 void TracedInputListener::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::TracedInputListener
DInputFilter.cpp90 void InputFilter::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::InputFilter
DInputDeviceMetricsCollector.cpp176 void InputDeviceMetricsCollector::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::InputDeviceMetricsCollector
DInputProcessor.cpp456 void InputProcessor::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::InputProcessor
DUnwantedInteractionBlocker.cpp399 void UnwantedInteractionBlocker::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::UnwantedInteractionBlocker
DPointerChoreographer.cpp422 void PointerChoreographer::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::PointerChoreographer
/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp219 void TestInputListener::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::TestInputListener
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h300 void notifySensor(const NotifySensorArgs& args) override{}; in notifySensor() function
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4682 void InputDispatcher::notifySensor(const NotifySensorArgs& args) { in notifySensor() function in android::inputdispatcher::InputDispatcher