Searched refs:queueFlushInternal (Results 1 - 2 of 2) sorted by relevance

/device/google/contexthub/sensorhal/
H A Dhubconnection.h287 void queueFlushInternal(int handle, bool internal);
H A Dhubconnection.cpp576 queueFlushInternal(COMMS_SENSOR_ACCEL_WRIST_AWARE, true);
577 queueFlushInternal(COMMS_SENSOR_GYRO_WRIST_AWARE, true);
1783 queueFlushInternal(handle, false);
1786 void HubConnection::queueFlushInternal(int handle, bool internal) function in class:android::HubConnection

Completed in 28 milliseconds