Home
last modified time | relevance | path

Searched refs:Pan (Results 1 – 25 of 78) sorted by relevance

1234

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_pan.cpp61 struct Pan::impl {
153 Pan::impl::impl() in impl()
167 Pan::impl::~impl() in ~impl()
176 Pan::Pan() in Pan() function in OHOS::Bluetooth::Pan
181 Pan::~Pan() in ~Pan()
184 Pan *Pan::GetProfile() in GetProfile()
187 static BluetoothNoDestructor<Pan> instance; in GetProfile()
190 static Pan instance; in GetProfile()
219 int32_t Pan::Disconnect(const BluetoothRemoteDevice &device) in Disconnect()
246 int32_t Pan::SetTethering(bool value) in SetTethering()
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp43 Pan *profile = Pan::GetProfile(); in CreatePanProfile()
82 Pan *profile = Pan::GetProfile(); in DefinePanJSClass()
147 Pan *profile = Pan::GetProfile(); in GetConnectionDevices()
175 Pan *profile = Pan::GetProfile(); in GetDeviceState()
201 Pan *profile = Pan::GetProfile(); in GetConnectedDevices()
229 Pan *profile = Pan::GetProfile(); in GetConnectionState()
251 Pan *profile = Pan::GetProfile(); in Disconnect()
277 Pan *profile = Pan::GetProfile(); in SetTethering()
291 Pan *profile = Pan::GetProfile(); in IsTetheringOn()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_pan.h72 class BLUETOOTH_API Pan {
79 static Pan *GetProfile();
146 Pan();
147 ~Pan();
148 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(Pan);
152 friend class BluetoothNoDestructor<Pan>;
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pan/
H A Dpan_test.cpp37 static Bluetooth::Pan *profile_;
100 profile_ = Pan::GetProfile();
123 profile_ = Pan::GetProfile();
143 profile_ = Pan::GetProfile();
160 profile_ = Pan::GetProfile();
177 profile_ = Pan::GetProfile();
213 profile_ = Pan::GetProfile();
230 profile_ = Pan::GetProfile();
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-gestures-pangesture.md72 …reEvent](ts-gesture-settings.md#gestureevent对象说明))&nbsp;=&gt;&nbsp;void) | Pan手势识别成功回调。 <br/>**原子化…
73 …reEvent](ts-gesture-settings.md#gestureevent对象说明))&nbsp;=&gt;&nbsp;void) | Pan手势移动过程中回调。<br/>finge…
74 …reEvent](ts-gesture-settings.md#gestureevent对象说明))&nbsp;=&gt;&nbsp;void) | Pan手势识别成功,手指抬起后触发回调。 <b…
75 | onActionCancel(event:&nbsp;()&nbsp;=&gt;&nbsp;void) | Pan手势识别成功,接收到触摸取消事件触发回调。<br/>**原子化服务API:** …
81 | tag<sup>11+</sup> | string | 设置Pan手势标志,用于自定义手势判定时区分绑定的手势。<br/>**原子化服务API:** 从API version 11开始,…
82 …</sup> | Array\<[SourceTool](ts-gesture-settings.md#sourcetool枚举说明9)> | 设置Pan手势支持的事件输入源。<br/>**原子…
114 console.info('Pan start')
125 console.info('Pan end')
H A Dts-uigestureevent.md275 Pan手势识别成功回调。
285 …-types.md#callback12)<[GestureEvent](ts-gesture-settings.md#gestureevent对象说明)> | 是 | Pan手势识别成功回调。 |
297 Pan手势移动过程中回调。
307 …callback12)<[GestureEvent](ts-gesture-settings.md#gestureevent对象说明)> | 是 | Pan手势移动过程中回调。<br/>finge…
319 Pan手势识别成功,手指抬起后触发回调。
329 …d#callback12)<[GestureEvent](ts-gesture-settings.md#gestureevent对象说明)> | 是 | Pan手势识别成功,手指抬起后触发回调。 |
341 Pan手势识别成功,接收到触摸取消事件触发回调。
351 | event | [Callback](./ts-types.md#callback12)\<void> | 是 | Pan手势识别成功,接收到触摸取消事件触发回调。 |
H A Dts-universal-attributes-gesture-modifier.md66 console.log("Pan start");
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.1.5.5/
H A Dchangelogs-arkui.md513 console.info("Pan start")
516 console.info("Pan update")
519 console.info("Pan end")
528 console.info("Pan start")
531 console.info("Pan update")
534 console.info("Pan end")
606 console.info("Pan start")
609 console.info("Pan update")
612 console.info("Pan end")
613 }).tag("Single-Finger-Pan")
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v3.1-beta/
H A Djs-apidiff-v3.1-beta.md396 | Pan-sensor - sensor | on(type: SensorType.SENSOR_TYPE_ID_HUMIDITY, callback: AsyncCallback\<Humi…
406 | Pan-sensor - sensor | once(type: SensorType.SENSOR_TYPE_ID_GRAVITY, callback: AsyncCallback\<Gra…
407 | Pan-sensor - sensor | once(type: SensorType.SENSOR_TYPE_ID_GYROSCOPE, callback: AsyncCallback\<G…
411 | Pan-sensor - sensor | once(type: SensorType.SENSOR_TYPE_ID_PEDOMETER, callback: AsyncCallback\<P…
415 | Pan-sensor - sensor | once(type: SensorType.SENSOR_TYPE_ID_PROXIMITY, callback: AsyncCallback\<P…
416 | Pan-sensor - sensor | once(type: SensorType.SENSOR_TYPE_ID_HUMIDITY, callback: AsyncCallback\<Hu…
417 | Pan-sensor - sensor | once(type: SensorType.SENSOR_TYPE_ID_BAROMETER, callback: AsyncCallback\<B…
418 | Pan-sensor - sensor | once(type: SensorType.SENSOR_TYPE_ID_HALL, callback: AsyncCallback\<HallRe…
419 | Pan-sensor - sensor | once(type: SensorType.SENSOR_TYPE_ID_AMBIENT_LIGHT, callback: AsyncCallbac…
423 | Pan-sensor - sensor | off(type: SensorType, callback?: AsyncCallback\<void>): void | Added | …
[all …]
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.5.5/
H A Dchangelogs-arkui.md523 console.info("Pan start")
526 console.info("Pan update")
529 console.info("Pan end")
538 console.info("Pan start")
541 console.info("Pan update")
544 console.info("Pan end")
616 console.info("Pan start")
619 console.info("Pan update")
622 console.info("Pan end")
623 }).tag("Single-Finger-Pan")
[all …]
/ohos5.0/docs/en/readme/
H A Dpan-sensor.md1 # Pan-Sensor
37 **Pan-sensor subsystem**
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-gestures-pangesture.md21 | direction | [PanDirection](#pandirection) | No| Pan direction. The value supports the AND (&amp;)…
55 | direction | [PanDirection](#pandirection) | No | Pan direction. The enumerated value supports th…
110 // Pan left and right to trigger the gesture event
114 console.info('Pan start')
125 console.info('Pan end')
H A Dts-uigestureevent.md291 | PanGestureHandler | Pan gesture handler object.|
313 | PanGestureHandler | Pan gesture handler object.|
335 | PanGestureHandler | Pan gesture handler object.|
357 | PanGestureHandler | Pan gesture handler object.|
370 | direction | [PanDirection](./ts-basic-gestures-pangesture.md#pandirection) | No| Pan direction. T…
532 | PinchGestureHandler | Pan gesture handler object.|
586 | RotationGestureHandler | Pan gesture handler object.|
608 | RotationGestureHandler | Pan gesture handler object.|
652 | RotationGestureHandler | Pan gesture handler object.|
/ohos5.0/docs/zh-cn/third-party-cases/
H A Dfloat-window.md217 console.info('Pan start');
225 console.info('Pan end');
375 console.info('Pan start');
383 console.info('Pan end');
H A Doverall-and-part-refresh.md156 console.info('Pan start')
166 console.info('Pan end')
430 console.info('Pan start')
440 console.info('Pan end')
H A Dsubwindow-mainwindow-communication.md126 console.info('Pan start');
134 console.info('Pan end');
399 console.info('Pan start');
407 console.info('Pan end');
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/Component/
H A DmainPageTitle.ets116 console.log('Pan start')
123 console.log('Pan end')
H A DpageTitle.ets135 console.log('Pan start')
142 console.log('Pan end')
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/Component/
H A DmainPageTitle.ets117 console.log(TAG , 'Pan start')
124 console.log(TAG , 'Pan end')
H A Dp2pTitleBar.ets138 console.log(TAG , 'Pan start')
145 console.log(TAG , 'Pan end')
H A DpageTitle.ets137 console.log(TAG , 'Pan start')
144 console.log(TAG , 'Pan end')
H A DtitleBar.ets140 console.log(TAG , 'Pan start')
147 console.log(TAG , 'Pan end')
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta3/
H A Djs-apidiff-sensor.md1 # JS API Changes of the Pan-Sensor Subsystem
/ohos5.0/base/sensors/miscdevice_lite/
H A DREADME.md12 [Pan-sensor subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/pan-sensor.md)
/ohos5.0/docs/en/application-dev/faqs/
H A Dfaqs-sensor.md1 # Pan-Sensor Development

1234