Home
last modified time | relevance | path

Searched refs:sendEventsFromCache (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorService.h251 void sendEventsFromCache(const sp<SensorEventConnection>& connection);
DSensorService.cpp956 void SensorService::sendEventsFromCache(const sp<SensorEventConnection>& connection) { in sendEventsFromCache() function in android::SensorService
1561 mService->sendEventsFromCache(this); in handleEvent()