Searched defs:postEvents (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/sensors/2.0/default/ | ||
D | Sensors.cpp | 183 void Sensors::postEvents(const std::vector<Event>& events, bool wakeup) { in postEvents() function in android::hardware::sensors::V2_0::implementation::Sensors |
/hardware/interfaces/sensors/2.0/multihal/tests/fake_subhal/ | ||
D | SensorsSubHal.cpp | 165 void SensorsSubHal::postEvents(const std::vector<Event>& events, bool wakeup) { in postEvents() function in android::hardware::sensors::V2_0::subhal::implementation::SensorsSubHal |
/hardware/interfaces/sensors/2.0/multihal/ | ||
D | HalProxy.cpp | 670 void HalProxyCallback::postEvents(const std::vector<Event>& events, ScopedWakelock wakelock) { in postEvents() function in android::hardware::sensors::V2_0::implementation::HalProxyCallback |