Lines Matching full:strong
253 <p><strong>name:</strong> A user-visible string that represents the sensor. This string often
258 <p><strong>handle:</strong> The integer used to refer to the sensor when registering to it or
260 <p><strong>type:</strong> The type of the sensor. See the explanation of sensor
264 <p><strong>stringType:</strong> The type of the sensor as a string. When the sensor has an official
273 <p><strong>requiredPermission:</strong> A string representing the permission that applications must
279 <p><strong>flags:</strong> Flags for this sensor, defining the sensor?s reporting mode and whether
283 <p><strong>maxRange:</strong> The maximum value the sensor can report, in the same unit as the
289 <p><strong>resolution:</strong> The smallest difference in value that the sensor can measure.
291 <p><strong>power:</strong> The power cost of enabling the sensor, in milliAmps. This is nearly
300 <p><strong>minDelay:</strong> For continuous sensors, the sampling period, in microseconds,
305 <p><strong>maxDelay:</strong> For continuous and on-change sensors, the sampling period, in
309 <p><strong>fifoReservedEventCount:</strong> The number of events reserved for this sensor in the
315 <p><strong>fifoMaxEventCount:</strong> The maximum number of events that could be stored in the
332 <p><strong>sensor:</strong> The handle of the sensor that generated the event, as defined by
334 <p><strong>type:</strong> The sensor type of the sensor that generated the event, as defined by
336 <p><strong>timestamp:</strong> The timestamp of the event in nanoseconds. This is the time the
360 <p>sensor, reserved, and <strong>timestamp </strong>must be 0</p>