Home
last modified time | relevance | path

Searched refs:getState (Results 1 – 25 of 117) sorted by relevance

12345

/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.49/
H A Dchangelogs-arkui.md3 ## cl.arkui.1 在字节码HAR中通过router.getState()获取的path内容变更
11 当开发者使用中间码HAR升级到字节码HAR时,通过router.getState()方法获取的path信息不正确。
23 当开发者使用的是源码HAR时使用router.getState()方法获取的是**相对路径**。
27 通过router.getState()方法获取的path信息为"../../../../library/src/main/ets/components/"。
35 当开发者把源码HAR升级为字节码HAR时使用router.getState()方法获取的是**绝对路径**。
39 通过router.getState()方法获取的path信息为"library/src/main/ets/components/"。
45 当开发者使用的是中间码HAR时使用router.getState()方法获取的是**相对路径**。
57 当开发者把中间码HAR升级为字节码HAR时使用router.getState()方法获取的是**绝对路径**。
61 通过router.getState()方法获取的path信息为"library/src/main/ets/components/"。
73 router.getState()
[all …]
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/image-animator/04/
H A Dindex.js25 this.state = animator.getState();
30 this.state = animator.getState();
35 this.state = animator.getState();
40 this.state = animator.getState();
45 this.state = animator.getState();
/ohos5.0/foundation/communication/netstack/interfaces/kits/js/
H A D@ohos.net.socket.d.ts566 getState(callback: AsyncCallback<SocketStateBase>): void;
585 getState(): Promise<SocketStateBase>;
1298 getState(callback: AsyncCallback<SocketStateBase>): void;
1317 getState(): Promise<SocketStateBase>;
1608 getState(callback: AsyncCallback<SocketStateBase>): void;
1627 getState(): Promise<SocketStateBase>;
2670 getState(callback: AsyncCallback<SocketStateBase>): void;
2682 getState(): Promise<SocketStateBase>;
3044 getState(callback: AsyncCallback<SocketStateBase>): void;
3054 getState(): Promise<SocketStateBase>;
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_level_event_system_test.cpp227 bool getState = data.GetWant().GetBoolParam(key, invalidState); in OnReceiveEvent() local
228 GTEST_LOG_(INFO) << "charger state: " << getState; in OnReceiveEvent()
230 EXPECT_EQ(getState, true) << "get charger state failed"; in OnReceiveEvent()
238 bool getState = data.GetWant().GetBoolParam(key, invalidState); in OnReceiveEvent() local
239 GTEST_LOG_(INFO) << "charger state: " << getState; in OnReceiveEvent()
241 EXPECT_EQ(getState, false) << "get charger state failed"; in OnReceiveEvent()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Djs-apis-cooperate-sys.md279 ## inputDeviceCooperate.getState
281 getState(deviceDescriptor: string, callback: AsyncCallback<{ state: boolean }>): void
311 inputDeviceCooperate.getState(deviceDescriptor, (error: BusinessError, data: object) => {
323 ## inputDeviceCooperate.getState
325 getState(deviceDescriptor: string): Promise<{ state: boolean }>
360 inputDeviceCooperate.getState(deviceDescriptor).then((data: object) => {
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/MainAbility/model/
H A DgattClientManagerInterface.ets34 let btState = bluetoothManager.getState();
92 let btState = bluetoothManager.getState();
125 let btState = bluetoothManager.getState();
158 let btStatus = bluetoothManager.getState();
215 let btState = bluetoothManager.getState();
242 let btState = bluetoothManager.getState();
293 let btState = bluetoothManager.getState();
333 let btState = bluetoothManager.getState();
398 let btState = bluetoothManager.getState();
459 let btState = bluetoothManager.getState();
[all …]
H A DgattClientInterface.ets51 let btState = bluetooth.getState();
109 let btState = bluetooth.getState();
142 let btState = bluetooth.getState();
175 let btStatus = bluetooth.getState();
232 let btState = bluetooth.getState();
262 let btState = bluetooth.getState();
315 let btState = bluetooth.getState();
357 let btState = bluetooth.getState();
422 let btState = bluetooth.getState();
485 let btState = bluetooth.getState();
[all …]
H A DgattServerInterface.ets42 let btState = bluetooth.getState();
74 let btStatus = bluetooth.getState();
136 let btState = bluetooth.getState();
203 let btState = bluetooth.getState();
330 let btState = bluetooth.getState();
357 let btState = bluetooth.getState();
387 let btStatus = bluetooth.getState();
435 let btStatus = bluetooth.getState();
499 let btStatus = bluetooth.getState();
586 let btStatus = bluetooth.getState();
[all …]
H A DgattServerManagerInterface.ets25 let btState = bluetoothManager.getState();
57 let btStatus = bluetoothManager.getState();
118 let btState = bluetoothManager.getState();
177 let btState = bluetoothManager.getState();
303 let btState = bluetoothManager.getState();
330 let btState = bluetoothManager.getState();
360 let btStatus = bluetoothManager.getState();
397 let btStatus = bluetoothManager.getState();
461 let btStatus = bluetoothManager.getState();
545 let btStatus = bluetoothManager.getState();
[all …]
H A DautoTestDataModels.ets154 'method' : 'getState' ,
287 'method' : 'getState' ,
378 'method' : 'getState' ,
597 'method' : 'getState' ,
768 'method' : 'getState' ,
891 'method' : 'getState' ,
990 'method' : 'getState' ,
1081 'method' : 'getState' ,
1164 'method' : 'getState' ,
1247 'method' : 'getState' ,
H A DscenarioTestDataModel.ets109 'method' : 'getState' ,
184 'method' : 'getState' ,
267 'method' : 'getState' ,
398 'method' : 'getState' ,
521 'method' : 'getState' ,
620 'method' : 'getState' ,
H A DbenchmarkTestDataModels.ets75 'method' : 'getState' ,
134 'method' : 'getState' ,
312 'method' : 'getState' ,
379 'method' : 'getState' ,
H A DBluetoothModelManager.ts197 getState(): number {
198 let bluetoothState = bluetoothManager.getState();
240 let state = bluetoothManager.getState();
H A DBluetoothModel.ts275 getState(): number {
276 let bluetoothState = bluetooth.getState();
318 let state = bluetooth.getState();
H A DbleInterface.ets31 let btState = bluetooth.getState();
60 let btState = bluetooth.getState();
103 let btState = bluetooth.getState();
H A DbleManagerInterface.ets32 let btState = bluetoothManager.getState();
59 let btState = bluetoothManager.getState();
103 let btState = bluetoothManager.getState();
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-system-router.md260 ## router.getState
262 getState(): RouterState
279 getState() {
280 let page = router.getState();
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-access.md87 ## access.getState
89 getState(): BluetoothState
118 let state = access.getState();
/ohos5.0/docs/zh-cn/application-dev/reference/native-lib/
H A Dopensles.md35 |SLObjectItf |getState |GetState(SLObjectItf self, SLuint32 *pState) …
40 |SLOHBufferQueueItf |getState |GetState(SLOHBufferQueueItf self, SLOHBufferQueueState…
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/doc/ApiDoc/SppDoc/
H A DSPP功能界面使用说明文档.md22 | 获取状态 | getState | () …
125 | 获取状态 | getState | () …
/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/
H A Djs-apis-socket.md309 ### getState subsection
361 ### getState subsection
1957 ### getState subsection
2009 ### getState subsection
2705 ### getState<sup>10+</sup>
2761 ### getState<sup>10+</sup>
4012 ### getState<sup>11+</sup>
4670 ### getState<sup>11+</sup>
5581 ### getState<sup>9+</sup>
5629 ### getState<sup>9+</sup>
[all …]
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Darkts-gesture-events-gesture-judge.md206 …if (this.childRecognizer.getState() != GestureRecognizerState.SUCCESSFUL || this.currentRecognizer…
340 …if (this.childRecognizer.getState() != GestureRecognizerState.SUCCESSFUL || this.currentRecognizer…
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Djs-apis-cooperate-sys.md279 ## inputDeviceCooperate.getState
281 getState(deviceDescriptor: string, callback: AsyncCallback<{ state: boolean }>): void
311 inputDeviceCooperate.getState(deviceDescriptor, (error: BusinessError, data: object) => {
323 ## inputDeviceCooperate.getState
325 getState(deviceDescriptor: string): Promise<{ state: boolean }>
360 inputDeviceCooperate.getState(deviceDescriptor).then((data: object) => {
/ohos5.0/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_core.c105 if (cntlr->ops == NULL || cntlr->ops->getState == NULL) { in CanCntlrGetState()
114 ret = cntlr->ops->getState(cntlr); in CanCntlrGetState()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-gesture-blocking-enhancement.md137 ### getState subsection
139 getState(): GestureRecognizerState
462 …if (this.childRecognizer.getState() != GestureRecognizerState.SUCCESSFUL || this.currentRecognizer…

12345