Lines Matching refs:sensor
3 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId|@ohos.sensor.d.ts|
4 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ACCELEROMET…
5 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GYROSCOPE|@…
6 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: AMBIENT_LIG…
7 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: MAGNETIC_FI…
8 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: BAROMETER|@…
9 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HALL|@ohos.…
10 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PROXIMITY|@…
11 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HUMIDITY|@o…
12 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ORIENTATION…
13 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GRAVITY|@oh…
14 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: LINEAR_ACCE…
15 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ROTATION_VE…
16 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: AMBIENT_TEM…
17 …dded|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: MAGNETIC_FIE…
18 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: GYROSCOPE_U…
19 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: SIGNIFICANT…
20 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PEDOMETER_D…
21 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: PEDOMETER|@…
22 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: HEART_RATE|…
23 |Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: WEAR_DETECT…
24 …Added|NA|Module name: ohos.sensor<br>Class name: SensorId<br>Method or attribute name: ACCELEROMET…
25 …(type: SensorId.ACCELEROMETER, callback: Callback<AccelerometerResponse>): void;|@ohos.sensor.d.ts|
26 …ETER_UNCALIBRATED, callback: Callback<AccelerometerUncalibratedResponse>): void;|@ohos.sensor.d.ts|
27 …ion once(type: SensorId.AMBIENT_LIGHT, callback: Callback<LightResponse>): void;|@ohos.sensor.d.ts|
28 …orId.AMBIENT_TEMPERATURE, callback: Callback<AmbientTemperatureResponse>): void;|@ohos.sensor.d.ts|
29 …ion once(type: SensorId.BAROMETER, callback: Callback<BarometerResponse>): void;|@ohos.sensor.d.ts|
30 …unction once(type: SensorId.GRAVITY, callback: Callback<GravityResponse>): void;|@ohos.sensor.d.ts|
31 …ion once(type: SensorId.GYROSCOPE, callback: Callback<GyroscopeResponse>): void;|@ohos.sensor.d.ts|
32 …YROSCOPE_UNCALIBRATED, callback: Callback<GyroscopeUncalibratedResponse>): void;|@ohos.sensor.d.ts|
33 …ame: function once(type: SensorId.HALL, callback: Callback<HallResponse>): void;|@ohos.sensor.d.ts|
34 …on once(type: SensorId.HEART_RATE, callback: Callback<HeartRateResponse>): void;|@ohos.sensor.d.ts|
35 …ction once(type: SensorId.HUMIDITY, callback: Callback<HumidityResponse>): void;|@ohos.sensor.d.ts|
36 …Id.LINEAR_ACCELEROMETER, callback: Callback<LinearAccelerometerResponse>): void;|@ohos.sensor.d.ts|
37 …type: SensorId.MAGNETIC_FIELD, callback: Callback<MagneticFieldResponse>): void;|@ohos.sensor.d.ts|
38 …IELD_UNCALIBRATED, callback: Callback<MagneticFieldUncalibratedResponse>): void;|@ohos.sensor.d.ts|
39 …once(type: SensorId.ORIENTATION, callback: Callback<OrientationResponse>): void;|@ohos.sensor.d.ts|
40 …ion once(type: SensorId.PEDOMETER, callback: Callback<PedometerResponse>): void;|@ohos.sensor.d.ts|
41 …orId.PEDOMETER_DETECTION, callback: Callback<PedometerDetectionResponse>): void;|@ohos.sensor.d.ts|
42 …ion once(type: SensorId.PROXIMITY, callback: Callback<ProximityResponse>): void;|@ohos.sensor.d.ts|
43 …pe: SensorId.ROTATION_VECTOR, callback: Callback<RotationVectorResponse>): void;|@ohos.sensor.d.ts|
44 …nsorId.SIGNIFICANT_MOTION, callback: Callback<SignificantMotionResponse>): void;|@ohos.sensor.d.ts|
45 …type: SensorId.WEAR_DETECTION, callback: Callback<WearDetectionResponse>): void;|@ohos.sensor.d.ts|
46 …function getSingleSensor(type: SensorId, callback: AsyncCallback<Sensor>): void;|@ohos.sensor.d.ts|
47 …sor<br>Function name: function getSingleSensor(type: SensorId): Promise<Sensor>;|@ohos.sensor.d.ts|
58 …odule name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorType_SENSOR_TY…
59 …ule name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorType_SENSOR_TYPE…
60 …odule name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorType_SENSOR_T…
61 …le name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorType_SENSOR_TYPE…
62 |Deleted|Module name: ohos.sensor<br>Class name: Sensor<br>Method or attribute name: sensorTypeId|N…
63 |Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorLists…
64 |Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorLists…
65 …d|Module name: ohos.sensor<br>Class name: SensorType<br>Method or attribute name: SENSOR_TYPE_ID_L…
66 …ted|Module name: ohos.sensor<br>Class name: SensorType<br>Method or attribute name: SENSOR_TYPE_ID…
67 …TER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER |@ohos.sens…
68 …Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER_UNCALIBRATED |@oho…
69 …GHT<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_LIGHT |@ohos.sens…
70 …<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_TEMPERATURE |@ohos.s…
71 …METER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.BAROMETER |@ohos.sensor…
72 …RAVITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GRAVITY |@ohos.sensor.…
73 …SCOPE<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE |@ohos.sensor…
74 …r>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE_UNCALIBRATED |@ohos.…
75 …ID_HALL<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HALL |@ohos.sensor.d.…
76 …IDITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HUMIDITY |@ohos.sensor.…
77 …LD<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD |@ohos.sens…
78 …Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD_UNCALIBRATED |@oh…
79 …TION<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ORIENTATION |@ohos.senso…
80 …METER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER |@ohos.sensor…
81 …<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER_DETECTION |@ohos.s…
82 …IMITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PROXIMITY |@ohos.sensor…
83 …OR<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ROTATION_VECTOR |@ohos.sen…
84 …<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.SIGNIFICANT_MOTION |@ohos.se…
85 …ON<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.WEAR_DETECTION |@ohos.sens…
86 …nce<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER |@ohos.sens…
87 …Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER_UNCALIBRATED |@oho…
88 …nce<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_LIGHT |@ohos.sens…
89 …<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_TEMPERATURE |@ohos.s…
90 … once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.BAROMETER |@ohos.sensor…
91 …: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GRAVITY |@ohos.sensor.…
92 … once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE |@ohos.sensor…
93 …r>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE_UNCALIBRATED |@ohos.…
94 …e: once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HALL |@ohos.sensor.d.…
95 … once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HUMIDITY |@ohos.sensor.…
96 …ce<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD |@ohos.sens…
97 …Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD_UNCALIBRATED |@oh…
98 …once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ORIENTATION |@ohos.senso…
99 … once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER |@ohos.sensor…
100 …<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER_DETECTION |@ohos.s…
101 … once<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PROXIMITY |@ohos.sensor…
102 …ce<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ROTATION_VECTOR |@ohos.sen…
103 …<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.SIGNIFICANT_MOTION |@ohos.se…
104 …ce<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.WEAR_DETECTION |@ohos.sens…
105 …TER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER |@ohos.sens…
106 …Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ACCELEROMETER_UNCALIBRATED |@oho…
107 …GHT<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_LIGHT |@ohos.sens…
108 …<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.AMBIENT_TEMPERATURE |@ohos.s…
109 …METER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.BAROMETER |@ohos.sensor…
110 …RAVITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GRAVITY |@ohos.sensor.…
111 …SCOPE<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE |@ohos.sensor…
112 …r>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.GYROSCOPE_UNCALIBRATED |@ohos.…
113 …ID_HALL<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HALL |@ohos.sensor.d.…
114 …IDITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.HUMIDITY |@ohos.sensor.…
115 …LD<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD |@ohos.sens…
116 …Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.MAGNETIC_FIELD_UNCALIBRATED |@oh…
117 …TION<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ORIENTATION |@ohos.senso…
118 …METER<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER |@ohos.sensor…
119 …<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PEDOMETER_DETECTION |@ohos.s…
120 …IMITY<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.PROXIMITY |@ohos.sensor…
121 …OR<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.ROTATION_VECTOR |@ohos.sen…
122 …<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.SIGNIFICANT_MOTION |@ohos.se…
123 …ON<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId.WEAR_DETECTION |@ohos.sens…
124 …Field<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getGeomagneticInfo |@ohos.sensor…
125 …sion: N/A|Method or attribute name: getGeomagneticField<br>Deprecated version: 9|@ohos.sensor.d.ts|
126 …itude<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getDeviceAltitude |@ohos.sensor.…
127 …ated version: N/A|Method or attribute name: getAltitude<br>Deprecated version: 9|@ohos.sensor.d.ts|
128 …eticDip<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getInclination |@ohos.sensor.d…
129 …ersion: N/A|Method or attribute name: getGeomagneticDip<br>Deprecated version: 9|@ohos.sensor.d.ts|
130 …odify<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getAngleVariation |@ohos.sensor.…
131 …d version: N/A|Method or attribute name: getAngleModify<br>Deprecated version: 9|@ohos.sensor.d.ts|
132 …atrix<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getRotationMatrix |@ohos.sensor.…
133 …ion: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9|@ohos.sensor.d.ts|
134 …em<br>Deprecated version: 9<br>Substitute API: ohos.sensor.transformRotationMatrix |@ohos.sens…
135 …N/A|Method or attribute name: transformCoordinateSystem<br>Deprecated version: 9|@ohos.sensor.d.ts|
136 …ternion<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getQuaternion |@ohos.sensor.d.…
137 …version: N/A|Method or attribute name: createQuaternion<br>Deprecated version: 9|@ohos.sensor.d.ts|
138 …rection<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getOrientation |@ohos.sensor.d…
139 …ted version: N/A|Method or attribute name: getDirection<br>Deprecated version: 9|@ohos.sensor.d.ts|
140 …atrix<br>Deprecated version: 9<br>Substitute API: ohos.sensor.getRotationMatrix |@ohos.sensor.…
141 …ion: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9|@ohos.sensor.d.ts|
142 …SensorType<br>Deprecated version: 9<br>Substitute API: ohos.sensor.SensorId |@ohos.sensor.d.ts|
143 …LERATION<br>Deprecated version: N/A<br>Substitute API: ohos.sensor.SensorId |@ohos.sensor.d.ts|
144 …ART_RATE<br>Deprecated version: N/A<br>Substitute API: ohos.sensor.SensorId |@ohos.sensor.d.ts|