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|
48 …odule name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorType_SENSOR_TY…
49 …ule name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: on_SensorType_SENSOR_TYPE…
50 …odule name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorType_SENSOR_T…
51 …le name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: off_SensorType_SENSOR_TYPE…
52 |Deleted|Module name: ohos.sensor<br>Class name: Sensor<br>Method or attribute name: sensorTypeId|N…
53 |Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorLists…
54 |Deleted|Module name: ohos.sensor<br>Class name: sensor<br>Method or attribute name: getSensorLists…
55 …d|Module name: ohos.sensor<br>Class name: SensorType<br>Method or attribute name: SENSOR_TYPE_ID_L…
56 …ted|Module name: ohos.sensor<br>Class name: SensorType<br>Method or attribute name: SENSOR_TYPE_ID…
57 …_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
58 …ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
59 …_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
60 …R_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
61 …Type_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
62 …orType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
63 …Type_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
64 …YPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
65 …ensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
66 …rType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
67 …SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
68 …D_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
69 …pe_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
70 …Type_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
71 …R_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
72 …Type_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
73 …ENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
74 …OR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
75 …SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
76 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
77 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
78 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
79 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
80 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
81 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
82 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
83 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
84 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
85 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
86 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
87 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
88 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
89 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
90 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
91 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
92 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
93 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
94 …ethod or attribute name: once<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
95 …_SENSOR_TYPE_ID_ACCELEROMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
96 …ID_ACCELEROMETER_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
97 …_SENSOR_TYPE_ID_AMBIENT_LIGHT<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
98 …R_TYPE_ID_AMBIENT_TEMPERATURE<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
99 …Type_SENSOR_TYPE_ID_BAROMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
100 …orType_SENSOR_TYPE_ID_GRAVITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
101 …Type_SENSOR_TYPE_ID_GYROSCOPE<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
102 …YPE_ID_GYROSCOPE_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
103 …ensorType_SENSOR_TYPE_ID_HALL<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
104 …rType_SENSOR_TYPE_ID_HUMIDITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
105 …SENSOR_TYPE_ID_MAGNETIC_FIELD<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
106 …D_MAGNETIC_FIELD_UNCALIBRATED<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
107 …pe_SENSOR_TYPE_ID_ORIENTATION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
108 …Type_SENSOR_TYPE_ID_PEDOMETER<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
109 …R_TYPE_ID_PEDOMETER_DETECTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
110 …Type_SENSOR_TYPE_ID_PROXIMITY<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
111 …ENSOR_TYPE_ID_ROTATION_VECTOR<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
112 …OR_TYPE_ID_SIGNIFICANT_MOTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
113 …SENSOR_TYPE_ID_WEAR_DETECTION<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
114 …ute name: getGeomagneticField<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
115 …sion: N/A|Method or attribute name: getGeomagneticField<br>Deprecated version: 9|@ohos.sensor.d.ts|
116 …r attribute name: getAltitude<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
117 …ated version: N/A|Method or attribute name: getAltitude<br>Deprecated version: 9|@ohos.sensor.d.ts|
118 …ibute name: getGeomagneticDip<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
119 …ersion: N/A|Method or attribute name: getGeomagneticDip<br>Deprecated version: 9|@ohos.sensor.d.ts|
120 …ttribute name: getAngleModify<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
121 …d version: N/A|Method or attribute name: getAngleModify<br>Deprecated version: 9|@ohos.sensor.d.ts|
122 …te name: createRotationMatrix<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
123 …ion: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9|@ohos.sensor.d.ts|
124 …me: transformCoordinateSystem<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
125 …N/A|Method or attribute name: transformCoordinateSystem<br>Deprecated version: 9|@ohos.sensor.d.ts|
126 …ribute name: createQuaternion<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
127 …version: N/A|Method or attribute name: createQuaternion<br>Deprecated version: 9|@ohos.sensor.d.ts|
128 … attribute name: getDirection<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
129 …ted version: N/A|Method or attribute name: getDirection<br>Deprecated version: 9|@ohos.sensor.d.ts|
130 …te name: createRotationMatrix<br>Deprecated version: 9<br>Substitute API: sensor|@ohos.sensor.d.ts|
131 …ion: N/A|Method or attribute name: createRotationMatrix<br>Deprecated version: 9|@ohos.sensor.d.ts|
132 …ame: SensorType<br>Deprecated version: 9<br>Substitute API: sensor.SensorId |@ohos.sensor.d.ts|
133 …_ACCELERATION<br>Deprecated version: N/A<br>Substitute API: sensor.SensorId |@ohos.sensor.d.ts|
134 …ID_HEART_RATE<br>Deprecated version: N/A<br>Substitute API: sensor.SensorId |@ohos.sensor.d.ts|