Home
last modified time | relevance | path

Searched refs:activated (Results 1 – 25 of 136) sorted by relevance

123456

/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_adapter_test/
H A Dtag_nci_adapter_test.cpp66 tNFA_ACTIVATED activated; variable
76 adapterObj->BuildTagInfo(activated);
80 adapterObj->BuildTagInfo(activated);
84 adapterObj->BuildTagInfo(activated);
88 adapterObj->BuildTagInfo(activated);
200 tNFA_ACTIVATED activated{}; variable
251 tNFA_ACTIVATED activated; variable
285 tNFA_ACTIVATED activated; variable
322 tNFA_ACTIVATED activated; variable
352 tNFA_ACTIVATED activated; variable
[all …]
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter_ntf.cpp238 tNFA_ACTIVATED& activated = eventData->activated; in HandleActivatedResult() local
259 GetTechFromData(activated); in HandleActivatedResult()
260 BuildTagInfo(activated); in HandleActivatedResult()
435 if (IsMifareUL(activated)) { in GetTechFromData()
499 uint8_t* i93Uid = activated.params.i93.uid; in GetUidFromData()
557 uint8_t vTechPoll[2] = {activated.params.i93.afi, activated.params.i93.dsfid}; in GetTechPollFromData()
609 uint8_t techActivated[2] = {activated.params.i93.afi, activated.params.i93.dsfid}; in GetTechActFromData()
662 GetTechPollFromData(activated); in BuildTagInfo()
663 GetTechActFromData(activated); in BuildTagInfo()
664 ParseSpecTagType(activated); in BuildTagInfo()
[all …]
H A Dtag_nci_adapter.cpp818 tNFA_ACTIVATED& activated = eventData->activated; in HandleActivatedResult() local
839 GetTechFromData(activated); in HandleActivatedResult()
840 BuildTagInfo(activated); in HandleActivatedResult()
1338 uint8_t* i93Uid = activated.params.i93.uid; in GetUidFromData()
1396 uint8_t vTechPoll[2] = {activated.params.i93.afi, activated.params.i93.dsfid}; in GetTechPollFromData()
1448 uint8_t techActivated[2] = {activated.params.i93.afi, activated.params.i93.dsfid}; in GetTechActFromData()
1499 std::string tagUid = GetUidFromData(activated); in BuildTagInfo()
1500 GetTechPollFromData(activated); in BuildTagInfo()
1501 GetTechActFromData(activated); in BuildTagInfo()
1502 ParseSpecTagType(activated); in BuildTagInfo()
[all …]
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/
H A Dtag_nci_adapter_ntf.h48 void BuildTagInfo(tNFA_ACTIVATED activated);
89 uint32_t GetT1tMaxMessageSize(tNFA_ACTIVATED activated) const;
90 std::string GetUidFromData(tNFA_ACTIVATED activated) const;
97 …std::string GetTechActForIsoDep(tNFA_ACTIVATED activated, tNFC_RF_TECH_PARAMS nfcRfTechParams, uin…
98 void GetTechFromData(tNFA_ACTIVATED activated);
99 void GetTechPollFromData(tNFA_ACTIVATED activated);
100 void GetTechActFromData(tNFA_ACTIVATED activated);
101 void ParseSpecTagType(tNFA_ACTIVATED activated);
109 bool IsMifareUL(tNFA_ACTIVATED activated);
110 void SetIsoDepFwt(tNFA_ACTIVATED activated, uint32_t technology);
H A Dtag_nci_adapter.h63 void BuildTagInfo(tNFA_ACTIVATED activated);
130 uint32_t GetT1tMaxMessageSize(tNFA_ACTIVATED activated) const;
131 std::string GetUidFromData(tNFA_ACTIVATED activated) const;
140 …std::string GetTechActForIsoDep(tNFA_ACTIVATED activated, tNFC_RF_TECH_PARAMS nfcRfTechParams, uin…
141 void GetTechFromData(tNFA_ACTIVATED activated);
142 void GetTechPollFromData(tNFA_ACTIVATED activated);
143 void GetTechActFromData(tNFA_ACTIVATED activated);
144 void ParseSpecTagType(tNFA_ACTIVATED activated);
H A Dtag_nci_adapter_rw.h95 bool IsMifareUL(tNFA_ACTIVATED activated);
96 void SetIsoDepFwt(tNFA_ACTIVATED activated, uint32_t technology);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-Chip.md45 | activated<sup>12+</sup> | boolean | 否 | 操作块是否为激活态。<br…
187 | activated | [SymbolGlyphModifier](ts-universal-attributes-attribute-modifier.md) | 否 | 激活时图标设定事…
377 该示例通过配置activated实现激活态操作块。
407 activated: this.isActivated,
453activated: new SymbolGlyphModifier($r('sys.symbol.ohos_star')).fontSize(16).fontColor([Color.Red]),
466 activated: this.isActivated,
596 @State activated: boolean = false;
688 @State activated: boolean = false;
697 activated: true,
699 activated: new SymbolGlyphModifier($r('sys.symbol.media_sound'))
H A Dohos-arkui-advanced-ChipGroup.md284 console.log('chips on clicked, activated index ' + activatedChipsIndex)
375 console.log('chips on clicked, activated index ' + activatedChipsIndex)
425 … prefixSymbol: { normal: this.prefixModifierNormal, activated: this.prefixModifierActivated },
427 … suffixSymbol: { normal: this.suffixModifierNormal, activated: this.suffixModifierActivated },
431 … prefixSymbol: { normal: this.prefixModifierNormal, activated: this.prefixModifierActivated },
468 console.log('chips on clicked, activated index ' + activatedChipsIndex)
600 activated: new SymbolGlyphModifier($r('sys.symbol.save'))
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A Dnet__connection_8h.md24 …onn_hasdefaultnet) (int32_t \*hasDefaultNet) | Checks whether a default activated data network is …
25 …_NetHandle](_net_conn___net_handle.md) \*netHandle) | Obtains the default activated data network.|
32 …ndleList](_net_conn___net_handle_list.md) \*netHandleList) | Obtains all activated data networks.|
H A D_net_conn___net_conn_callback.md22 …work is unavailable. This callback is triggered when the network is not activated within the speci…
118 …work is unavailable. This callback is triggered when the network is not activated within the speci…
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A D_camera___torch_status_info.md21 | bool [isTorchActive](#istorchactive) | Whether the flashlight is activated. |
36 Whether the flashlight is activated.
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-Chip.md45 | activated | boolean | No | Whether the chip is activ…
174 …cessibilityOptions](#accessibilityoptions14) | No| Accessibility settings for the activated state.|
187 | activated | [SymbolGlyphModifier](ts-universal-attributes-attribute-modifier.md) | No | Icon set…
377 This example implements a chip in the activated state.
407 activated: this.isActivated,
453activated: new SymbolGlyphModifier($r('sys.symbol.ohos_star')).fontSize(16).fontColor([Color.Red]),
466 activated: this.isActivated,
596 @State activated: boolean = false;
688 @State activated: boolean = false;
697 activated: true,
[all …]
H A Dohos-arkui-advanced-ToolBar.md67 …ecolor) | No| Icon fill color of the toolbar item in the activated state.<br>Defaul…
69 …sourcecolor) | No| Font color of the toolbar item in the activated state.<br>Defaul…
151 | ACTIVATE | 3 | The toolbar item is activated.|
164 | activated| [SymbolGlyphModifier](ts-universal-attributes-attribute-modifier.md) | No | Icon symb…
260 activated: new SymbolGlyphModifier($r('sys.symbol.ohos_star')).fontColor([Color.Red]),
H A Dts-container-navigator.md50 Sets whether the **Navigator** component is activated. If the component is activated, the correspon…
60 | value | boolean | Yes | Whether the **Navigator** component is activated.|
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A D_file_share___policy_error_result.md20 … \* [uri](#uri) | Pointer to the URI, for which the permission fails to be granted or activated. |
52 Pointer to the URI, for which the permission fails to be granted or activated.
H A D_file_share___policy_info.md20 …i](#uri) | Pointer to the URI of the file, on which the permission is to be granted or activated.|
66 Pointer to the URI of the file, on which the permission is to be granted or activated.
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Ddemuxer_plugin_manager.cpp138 streamInfoMap_[info.streamId].activated = true; in InitAudioTrack()
156 streamInfoMap_[info.streamId].activated = true; in InitVideoTrack()
176 streamInfoMap_[info.streamId].activated = true; in InitSubtitleTrack()
197 streamInfoMap_[streamIndex].activated = true; in InitDefaultPlay()
407 if (formatNew.Get<Tag::MEDIA_FILE_TYPE>(fileType) == false && info.activated == true) { in AddGeneral()
431 return streamInfoMap_[streamId].activated; in CheckTrackIsActive()
533 streamInfoMap_[streamId].activated = true; in StartPlugin()
553 streamInfoMap_[streamId].activated = false; in StopPlugin()
588 streamInfoMap_[streamId].activated = true; in RebootPlugin()
877 streamInfoMap_[streamIndex].activated = true; in AddExternalSubtitle()
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.28/
H A Dchangelogs-arkui.md579 … prefixSymbol: { normal: this.prefixModifierNormal, activated: this.prefixModifierActivated },
581 … suffixSymbol: { normal: this.suffixModifierNormal, activated: this.suffixModifierActivated },
585 … prefixSymbol: { normal: this.prefixModifierNormal, activated: this.prefixModifierActivated },
622 console.log('chips on clicked, activated index ' + activatedChipsIndex)
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/
H A Dchip.js178 activated: false, property in b1.q1
271 chipActivated: options.activated,
305 chipActivated: options.activated,
331 chipActivated: options.activated,
1076 this.prefixSymbol?.activated ||
1092 this.suffixSymbol?.activated ||
1116 this.prefixSymbol?.activated ||
1132 this.suffixSymbol?.activated ||
1254 return this.prefixSymbol?.activated;
1260 return this.suffixSymbol?.activated;
[all …]
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/chip/source/
H A Dchip.ets74 activated?: SymbolGlyphModifier;
155 activated: boolean;
236 activated: false,
281 activated?: boolean;
307 chipActivated: options.activated,
673 return this.prefixSymbol?.activated
680 return this.suffixSymbol?.activated
765 if (this.prefixSymbol?.normal || this.prefixSymbol?.activated) {
775 if (this.suffixSymbol?.normal || this.suffixSymbol?.activated) {
1002 if (this.prefixSymbol?.normal || this.prefixSymbol?.activated) {
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Derrorcode-telephony.md108 SIM card is not activated.
112 This error code is reported if the SIM card is not activated.
116 The SIM card is not activated.
/ohos5.0/docs/en/application-dev/reference/apis-avsession-kit/
H A Derrorcode-avsession.md105 The session is not activated.
109 A control command or event is sent to the session that is not activated.
117 …. Subscribe to the session activation status, and resume the sending when the session is activated.
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/toolbar/source/
H A Dtoolbar.ets51 activated?: SymbolGlyphModifier;
230 this.toolBarList[index]?.toolBarSymbolOptions?.activated) {
309 if ((!this.toolBarList[index]?.toolBarSymbolOptions?.activated) &&
314 return this.toolBarList[index]?.toolBarSymbolOptions?.activated;
378 if (item?.icon || item?.toolBarSymbolOptions?.activated || item?.toolBarSymbolOptions?.normal) {
509 this.itemDialog.toolBarSymbolOptions?.activated) {
553 this.itemDialog.toolBarSymbolOptions?.activated) {
/ohos5.0/docs/en/application-dev/media/audio/
H A Daudio-session-management.md42 …dio-kit/js-apis-audio.md#isaudiosessionactivated12) to check whether an audio session is activated.
109 // Check whether the audio session is activated.
117 …// After the audio session is activated, the application can perform operations such as playing, p…
H A Dusing-ohaudio-for-session.md50 ….md#oh_audiosessionmanager_isaudiosessionactivated) to check whether an audio session is activated.
134 // Check whether the audio session is activated.
140 …// After the audio session is activated, the application can perform operations such as playing, p…

123456