Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorRecord.h34 void removeFirstPendingFlushConnection();
DSensorRecord.cpp63 void SensorService::SensorRecord::removeFirstPendingFlushConnection() { in removeFirstPendingFlushConnection() function in android::SensorService::SensorRecord
DSensorService.cpp596 rec->removeFirstPendingFlushConnection(); in threadLoop()