Searched refs:incrementPendingFlushCount (Results 1 – 3 of 3) sorted by relevance
122 void incrementPendingFlushCount(int32_t handle);
220 void SensorService::SensorEventConnection::incrementPendingFlushCount(int32_t handle) { in incrementPendingFlushCount() function in android::SensorService::SensorEventConnection
1626 connection->incrementPendingFlushCount(handle); in flushSensor()