Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.h282 void queueFlushInternal(int handle, bool internal);
Dhubconnection.cpp548 queueFlushInternal(COMMS_SENSOR_ACCEL_WRIST_AWARE, true); in setLeftyMode()
549 queueFlushInternal(COMMS_SENSOR_GYRO_WRIST_AWARE, true); in setLeftyMode()
1688 queueFlushInternal(handle, false); in queueFlush()
1691 void HubConnection::queueFlushInternal(int handle, bool internal) in queueFlushInternal() function in android::HubConnection