Home
last modified time | relevance | path

Searched refs:clearAllPendingFlushConnections (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorRecord.h36 void clearAllPendingFlushConnections();
DSensorRecord.cpp77 void SensorService::SensorRecord::clearAllPendingFlushConnections() { in clearAllPendingFlushConnections() function in android::SensorService::SensorRecord
DSensorService.cpp331 mActiveSensors.valueAt(i)->clearAllPendingFlushConnections(); in dump()