Lines Matching refs:mFlushSensorEnabledVector
180 mFlushSensorEnabledVector.setCapacity(NumSensors);
3036 s->meta_data.sensor = mFlushSensorEnabledVector[0];
3037 mFlushSensorEnabledVector.removeAt(0);
3945 if (mFlushBatchSet && count>0 && !mFlushSensorEnabledVector.isEmpty()) {
3946 while (mFlushBatchSet && count>0 && !mFlushSensorEnabledVector.isEmpty()) {
3962 if (mFlushSensorEnabledVector.isEmpty()) {
3970 } else if (mFlushBatchSet && mFlushSensorEnabledVector.isEmpty()) {
4101 if (!mFlushSensorEnabledVector.isEmpty()) {
4110 if (!mFlushSensorEnabledVector.isEmpty()) {
4179 if (!mFlushSensorEnabledVector.isEmpty()) {
4187 if (!mFlushSensorEnabledVector.isEmpty()) {
4356 if (!mFlushSensorEnabledVector.isEmpty()) {
6267 mFlushSensorEnabledVector.push_back(handle);
6283 LOGV_IF(ENG_VERBOSE, "HAl:flush - mFlushSensorEnabledVector=%d res=%d status=%d", handle, res, status);