Lines Matching refs:once

24 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.ACCELEROMET…
25 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.ACCELEROMET…
26 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.AMBIENT_LIG…
27 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.AMBIENT_TEM…
28 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.BAROMETER, …
29 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.GRAVITY, ca…
30 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.GYROSCOPE, …
31 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.GYROSCOPE_U…
32 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.HALL, callb…
33 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.HEART_RATE,…
34 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.HUMIDITY, c…
35 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.LINEAR_ACCE…
36 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.MAGNETIC_FI…
37 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.MAGNETIC_FI…
38 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.ORIENTATION…
39 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.PEDOMETER, …
40 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.PEDOMETER_D…
41 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.PROXIMITY, …
42 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.ROTATION_VE…
43 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.SIGNIFICANT…
44 |Added|NA|Class name: sensor;<br>Method or attribute name: function once(type: SensorId.WEAR_DETECT…
153once(type: SensorType.SENSOR_TYPE_ID_ACCELEROMETER, callback: Callback\<AccelerometerResponse>): v…
154once(type: SensorType.SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED, callback: Callback\<Accelerometer…
155once(type: SensorType.SENSOR_TYPE_ID_AMBIENT_LIGHT, callback: Callback\<LightResponse>): void;<br>…
156once(type: SensorType.SENSOR_TYPE_ID_AMBIENT_TEMPERATURE, callback: Callback\<AmbientTemperatureRe…
157once(type: SensorType.SENSOR_TYPE_ID_BAROMETER, callback: Callback\<BarometerResponse>): void;<br>…
158once(type: SensorType.SENSOR_TYPE_ID_GRAVITY, callback: Callback\<GravityResponse>): void;<br>Old …
159once(type: SensorType.SENSOR_TYPE_ID_GYROSCOPE, callback: Callback\<GyroscopeResponse>): void;<br>…
160once(type: SensorType.SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED, callback: Callback\<GyroscopeUncalibr…
161once(type: SensorType.SENSOR_TYPE_ID_HALL, callback: Callback\<HallResponse>): void;<br>Old versio…
162once(type: SensorType.SENSOR_TYPE_ID_HEART_RATE, callback: Callback\<HeartRateResponse>): void;<br…
163once(type: SensorType.SENSOR_TYPE_ID_HUMIDITY, callback: Callback\<HumidityResponse>): void;<br>Ol…
164once(type: SensorType.SENSOR_TYPE_ID_LINEAR_ACCELERATION, callback: Callback\<LinearAccelerometerR…
165once(type: SensorType.SENSOR_TYPE_ID_MAGNETIC_FIELD, callback: Callback\<MagneticFieldResponse>): …
166once(type: SensorType.SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED, callback: Callback\<MagneticFiel…
167once(type: SensorType.SENSOR_TYPE_ID_ORIENTATION, callback: Callback\<OrientationResponse>): void;…
168once(type: SensorType.SENSOR_TYPE_ID_PEDOMETER, callback: Callback\<PedometerResponse>): void;<br>…
169once(type: SensorType.SENSOR_TYPE_ID_PEDOMETER_DETECTION, callback: Callback\<PedometerDetectionRe…
170once(type: SensorType.SENSOR_TYPE_ID_PROXIMITY, callback: Callback\<ProximityResponse>): void;<br>…
171once(type: SensorType.SENSOR_TYPE_ID_ROTATION_VECTOR, callback: Callback\<RotationVectorResponse>)…
172once(type: SensorType.SENSOR_TYPE_ID_SIGNIFICANT_MOTION, callback: Callback\<SignificantMotionResp…
173once(type: SensorType.SENSOR_TYPE_ID_WEAR_DETECTION, callback: Callback\<WearDetectionResponse>): …
243once(type: SensorType.SENSOR_TYPE_ID_HEART_RATE, callback: Callback\<HeartRateResponse>): void;<br…