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