HomeSort by relevance Sort by last modified time
    Searched refs:poll__setDelay (Results 1 - 5 of 5) sorted by null

  /device/moto/stingray/sensors/
nusensors.cpp 217 static int poll__setDelay(struct sensors_poll_device_t *dev,
243 dev->device.setDelay = poll__setDelay;
  /device/samsung/crespo/libsensors/
sensors.cpp 293 static int poll__setDelay(struct sensors_poll_device_t *dev,
321 dev->device.setDelay = poll__setDelay;
  /device/samsung/tuna/libsensors/
sensors.cpp 350 static int poll__setDelay(struct sensors_poll_device_t *dev,
383 dev->device.setDelay = poll__setDelay;
  /development/tools/emulator/system/sensors/
sensors_qemu.c 466 static int poll__setDelay(struct sensors_poll_device_t *dev,
611 dev->device.setDelay = poll__setDelay;
  /sdk/emulator/sensors/
sensors_qemu.c 466 static int poll__setDelay(struct sensors_poll_device_t *dev,
611 dev->device.setDelay = poll__setDelay;

Completed in 588 milliseconds