Searched refs:incrementPendingFlushCount (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorEventConnection.h114 void incrementPendingFlushCount(int32_t handle);
H A DSensorEventConnection.cpp212 void SensorService::SensorEventConnection::incrementPendingFlushCount(int32_t handle) { function in class:android::SensorService::SensorEventConnection
H A DSensorService.cpp1428 connection->incrementPendingFlushCount(handle);

Completed in 36 milliseconds