Lines Matching full:activate
158 * This is needed because set_delay(), poll() and activate() can be called
167 * 1) On a first thread, de-activate() all sensors first, then call poll(),
170 * 2) On a second thread, slightly later, call set_delay() then activate()
174 * new sensor events after the activate() call in 2).
179 * for set_delay()/activate()/batch() when supporting HAL 1.3
944 dev->device.activate = sensor_device_activate;