Home
last modified time | relevance | path

Searched refs:queueSetDelay (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/sensorhal/
Dhubconnection.h70 void queueSetDelay(int handle, nsecs_t delayNs);
Dsensors.cpp282 mHubConnection->queueSetDelay(handle, delayNsClamped); in setDelay()
Dhubconnection.cpp1622 void HubConnection::queueSetDelay(int handle, nsecs_t sampling_period_ns) in queueSetDelay() function in android::HubConnection