Searched refs:incrementPendingFlushCountIfHasAccess (Results 1 – 3 of 3) sorted by relevance
126 bool incrementPendingFlushCountIfHasAccess(int32_t handle);
277 bool SensorService::SensorEventConnection::incrementPendingFlushCountIfHasAccess(int32_t handle) { in incrementPendingFlushCountIfHasAccess() function in android::SensorService::SensorEventConnection
1921 if (!connection->incrementPendingFlushCountIfHasAccess(handle)) { in flushSensor()