Searched defs:postEvents (Results 1 – 6 of 6) sorted by relevance
81 void postEvents(const std::vector<V2_1::Event>& events, ScopedWakelock wakelock) override { in postEvents() function97 void postEvents(const std::vector<V2_1::Event>& events, ScopedWakelock wakelock) { in postEvents() function
200 void ISensorsSubHalBase::postEvents(const std::vector<Event>& events, bool wakeup) { in postEvents() function in android::hardware::sensors::V2_1::subhal::implementation::ISensorsSubHalBase
122 void postEvents(const std::vector<V1_0::Event>& events, in postEvents() function157 void postEvents(const std::vector<V2_1::Event>& events, in postEvents() function
41 void HalProxyCallbackBase::postEvents(const std::vector<V2_1::Event>& events, in postEvents() function in android::hardware::sensors::V2_0::implementation::HalProxyCallbackBase
149 private long postEvents(long start, long dt, int num) { in postEvents() method in RateEstimatorTest
200 void postEvents(const std::vector<V2_1::Event>& events, bool wakeup) override { in postEvents() function