Lines Matching refs:sensors
22 #include <hardware/sensors.h>
184 // (it wants to be instantiated after h/w sensors have been
189 // Add Android virtual sensors if they're not already
203 // virtual debugging sensors are not for user
350 // Clear all pending flush connections for all active sensors. If one of the active
383 // Re-enable sensors.
396 result.append("No Sensors on the device\n");
424 result.append("Active sensors:\n");
565 // handle virtual sensors
689 // If the connection has one-shot sensors, it may be cleaned up after first trigger.
690 // Early check for one-shot sensors.
820 // Rather than risk exposing UUIDs, we cripple dynamic sensors.
846 // Rather than risk exposing UUIDs, we cripple dynamic sensors.
856 // Rather than risk exposing UUIDs, we cripple dynamic sensors.
887 property_get("debug.sensors", value, "0");
1131 ALOGD_IF(DEBUG_CONNECTIONS, "%zu active sensors", size);
1272 // one-shot sensors which don't support flush(). Ignore on-change sensors
1387 // Loop through all sensors for this connection and call flush on each of them.