- ASensorEventQueue_disableSensorint ASensorEventQueue_disableSensor(ASensorEventQueue* queue, const(ASensor)* sensor) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensorEventQueue_enableSensorint ASensorEventQueue_enableSensor(ASensorEventQueue* queue, const(ASensor)* sensor) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensorEventQueue_getEventsssize_t ASensorEventQueue_getEvents(ASensorEventQueue* queue, ASensorEvent* events, size_t count) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensorEventQueue_hasEventsint ASensorEventQueue_hasEvents(ASensorEventQueue* queue) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensorEventQueue_setEventRateint ASensorEventQueue_setEventRate(ASensorEventQueue* queue, const(ASensor)* sensor, int usec) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensorManager_createEventQueueASensorEventQueue* ASensorManager_createEventQueue(ASensorManager* manager, ALooper* looper, int ident, ALooper_callbackFunc callback, void* data) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensorManager_destroyEventQueueint ASensorManager_destroyEventQueue(ASensorManager* manager, ASensorEventQueue* queue) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensorManager_getDefaultSensorconst(ASensor)* ASensorManager_getDefaultSensor(ASensorManager* manager, int type) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensorManager_getInstanceASensorManager* ASensorManager_getInstance() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensorManager_getSensorListint ASensorManager_getSensorList(ASensorManager* manager, ASensorList* list) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensor_getMinDelayint ASensor_getMinDelay(const(ASensor)* sensor) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensor_getNameconst(char)* ASensor_getName(const(ASensor)* sensor) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensor_getResolutionfloat ASensor_getResolution(const(ASensor)* sensor) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensor_getTypeint ASensor_getType(const(ASensor)* sensor) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ASensor_getVendorconst(char)* ASensor_getVendor(const(ASensor)* sensor) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.