Searched defs:queueSetDelay (Results 1 - 1 of 1) sorted by relevance

/device/google/contexthub/sensorhal/
H A Dhubconnection.cpp1553 void HubConnection::queueSetDelay(int handle, nsecs_t sampling_period_ns) function in class:android::HubConnection
1571 ALOGV("queueSetDelay: sensor=%d, handle=%d, period=%" PRId64,
1574 ALOGW("queueSetDelay: failed to send command: sensor=%d, handle=%d, period=%" PRId64,
1577 ALOGV("queueSetDelay: unhandled handle=%d, period=%" PRId64, handle, sampling_period_ns);

Completed in 51 milliseconds