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…
153 …once(type: SensorType.SENSOR_TYPE_ID_ACCELEROMETER, callback: Callback\<AccelerometerResponse>): v…
154 …once(type: SensorType.SENSOR_TYPE_ID_ACCELEROMETER_UNCALIBRATED, callback: Callback\<Accelerometer…
155 …once(type: SensorType.SENSOR_TYPE_ID_AMBIENT_LIGHT, callback: Callback\<LightResponse>): void;<br>…
156 …once(type: SensorType.SENSOR_TYPE_ID_AMBIENT_TEMPERATURE, callback: Callback\<AmbientTemperatureRe…
157 …once(type: SensorType.SENSOR_TYPE_ID_BAROMETER, callback: Callback\<BarometerResponse>): void;<br>…
158 …once(type: SensorType.SENSOR_TYPE_ID_GRAVITY, callback: Callback\<GravityResponse>): void;<br>Old …
159 …once(type: SensorType.SENSOR_TYPE_ID_GYROSCOPE, callback: Callback\<GyroscopeResponse>): void;<br>…
160 …once(type: SensorType.SENSOR_TYPE_ID_GYROSCOPE_UNCALIBRATED, callback: Callback\<GyroscopeUncalibr…
161 …once(type: SensorType.SENSOR_TYPE_ID_HALL, callback: Callback\<HallResponse>): void;<br>Old versio…
162 …once(type: SensorType.SENSOR_TYPE_ID_HEART_RATE, callback: Callback\<HeartRateResponse>): void;<br…
163 …once(type: SensorType.SENSOR_TYPE_ID_HUMIDITY, callback: Callback\<HumidityResponse>): void;<br>Ol…
164 …once(type: SensorType.SENSOR_TYPE_ID_LINEAR_ACCELERATION, callback: Callback\<LinearAccelerometerR…
165 …once(type: SensorType.SENSOR_TYPE_ID_MAGNETIC_FIELD, callback: Callback\<MagneticFieldResponse>): …
166 …once(type: SensorType.SENSOR_TYPE_ID_MAGNETIC_FIELD_UNCALIBRATED, callback: Callback\<MagneticFiel…
167 …once(type: SensorType.SENSOR_TYPE_ID_ORIENTATION, callback: Callback\<OrientationResponse>): void;…
168 …once(type: SensorType.SENSOR_TYPE_ID_PEDOMETER, callback: Callback\<PedometerResponse>): void;<br>…
169 …once(type: SensorType.SENSOR_TYPE_ID_PEDOMETER_DETECTION, callback: Callback\<PedometerDetectionRe…
170 …once(type: SensorType.SENSOR_TYPE_ID_PROXIMITY, callback: Callback\<ProximityResponse>): void;<br>…
171 …once(type: SensorType.SENSOR_TYPE_ID_ROTATION_VECTOR, callback: Callback\<RotationVectorResponse>)…
172 …once(type: SensorType.SENSOR_TYPE_ID_SIGNIFICANT_MOTION, callback: Callback\<SignificantMotionResp…
173 …once(type: SensorType.SENSOR_TYPE_ID_WEAR_DETECTION, callback: Callback\<WearDetectionResponse>): …
243 …once(type: SensorType.SENSOR_TYPE_ID_HEART_RATE, callback: Callback\<HeartRateResponse>): void;<br…