Home
last modified time | relevance | path

Searched refs:boolean (Results 1 – 25 of 2217) sorted by relevance

12345678910>>...89

/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.1/
H A Dchangelogs-dsoftbus.md39 | MessageParcel | writeBoolean(val: boolean): boolean | MessageSequence | writeBoolean(val: boolea…
49 …el | writeBooleanArray(booleanArray: boolean[]): boolean | MessageSequence | writeBooleanArray(boo…
59 | MessageParcel | readBoolean(): boolean | MessageSequence | readBoolean(): boolean |
75 …MessageParcel | readBooleanArray(dataIn: boolean[]) : void | MessageSequence | readBooleanArray(da…
76 | MessageParcel | readBooleanArray(): boolean[] | MessageSequence | readBooleanArray(): boolean[] |
86 | MessageParcel | containFileDescriptors(): boolean | MessageSequence | containFileDescriptors(): b…
93 …le | marshalling(dataOut: MessageParcel): boolean | Parcelable | marshalling(dataOut: MessageSeque…
94 …| unmarshalling(dataIn: MessageParcel) : boolean | Parcelable | unmarshalling(dataIn: MessageSeque…
105 | MessageOption | NA | NA | isAsync(): boolean |
107 | MessageOption | NA | NA | constructor(async?: boolean) |
[all …]
H A Dchangelogs-inputmethod-framworks.md43 - showOptionalInputMethods(): Promise<boolean>;
44 - stopInputSession(callback: AsyncCallback<boolean>): void;
45 - stopInputSession(): Promise<boolean>;
56 - sendKeyFunction(action: number): Promise<boolean>;
58 - deleteForward(length: number): Promise<boolean>;
60 - deleteBackward(length: number): Promise<boolean>;
62 - insertText(text: string): Promise<boolean>;
118 - stopInput(callback: AsyncCallback<boolean>): void;
119 - stopInput(): Promise<boolean>;
134 - showOptionalInputMethods(): Promise<boolean>;
[all …]
H A Dchangelogs-theme.md30 - isChangePermitted(): Promise<boolean>;
32 - isOperationAllowed(): Promise<boolean>;
47 - isChangeAllowed(): boolean;
48 - isUserChangeAllowed(): boolean;
63 - isScreenLocked(): Promise<boolean>;
65 - isSecureMode(): Promise<boolean>;
70 - isLocked(): boolean;
71 - isSecure(): boolean;
73 - unlock():Promise<boolean>;
80 - lock(callback: AsyncCallback<boolean>): void;
[all …]
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-build-module.md93 testonly = [boolean]
99 install_enable = [boolean]
180 testonly = [boolean]
190 install_enable = [boolean]
230 testonly = [boolean]
256 install_enable = [boolean]
263 testonly = [boolean]
284 install_enable = [boolean]
291 testonly = [boolean]
318 testonly = [boolean]
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-global.md11boolean>): void;<br>isAdminEnabled(admin: Want, userId: number, callback: AsyncCallback\<boolean>)…
12 …Name: String, callback: AsyncCallback\<boolean>): void;<br>disableSuperAdmin(bundleName: String): …
13boolean>): void;<br>disableAdmin(admin: Want, userId: number, callback: AsyncCallback\<boolean>): …
14boolean>): void;<br>enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, user…
15 | ohos.i18n | i18n | getUsingLocalDigit(): boolean; | 新增 |
16 | ohos.i18n | i18n | setUsingLocalDigit(flag: boolean): boolean; | 新增 |
29 …tive(admin: Want, callback: AsyncCallback\<boolean>): void;<br>isAdminAppActive(admin: Want): Prom…
30 …me: String, callback: AsyncCallback\<boolean>): void;<br>deactivateSuperAdmin(bundleName: String):…
31 …dmin(admin: Want, callback: AsyncCallback\<boolean>): void;<br>deactivateAdmin(admin: Want): Promi…
32 …ack: AsyncCallback\<boolean>): void;<br>activateAdmin(admin: Want, enterpriseInfo: EnterpriseInfo,…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.1/
H A Dchangelogs-dsoftbus.md39 | MessageParcel | writeBoolean(val: boolean): boolean | MessageSequence | writeBoolean(val: boolea…
49 …el | writeBooleanArray(booleanArray: boolean[]): boolean | MessageSequence | writeBooleanArray(boo…
59 | MessageParcel | readBoolean(): boolean | MessageSequence | readBoolean(): boolean |
75 …MessageParcel | readBooleanArray(dataIn: boolean[]) : void | MessageSequence | readBooleanArray(da…
76 | MessageParcel | readBooleanArray(): boolean[] | MessageSequence | readBooleanArray(): boolean[] |
86 | MessageParcel | containFileDescriptors(): boolean | MessageSequence | containFileDescriptors(): b…
93 …le | marshalling(dataOut: MessageParcel): boolean | Parcelable | marshalling(dataOut: MessageSeque…
94 …| unmarshalling(dataIn: MessageParcel) : boolean | Parcelable | unmarshalling(dataIn: MessageSeque…
105 | MessageOption | NA | NA | isAsync(): boolean |
107 | MessageOption | NA | NA | constructor(async?: boolean) |
[all …]
H A Dchangelogs-inputmethod-framworks.md43 - showOptionalInputMethods(): Promise<boolean>;
44 - stopInputSession(callback: AsyncCallback<boolean>): void;
45 - stopInputSession(): Promise<boolean>;
56 - sendKeyFunction(action: number): Promise<boolean>;
58 - deleteForward(length: number): Promise<boolean>;
60 - deleteBackward(length: number): Promise<boolean>;
62 - insertText(text: string): Promise<boolean>;
118 - stopInput(callback: AsyncCallback<boolean>): void;
119 - stopInput(): Promise<boolean>;
134 - showOptionalInputMethods(): Promise<boolean>;
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-compiler-and-runtime.md14 | ohos.xml | ParseOptions | ignoreNameSpace?: boolean; | 新增 |
15 | ohos.xml | ParseOptions | supportDoctype?: boolean; | 新增 |
17 | ohos.xml | ParseInfo | isWhitespace(): boolean; | 新增 |
18 | ohos.xml | ParseInfo | isEmptyElementTag(): boolean; | 新增 |
53 | ohos.util.Vector | Vector | isEmpty(): boolean; | 新增 |
93 | ohos.util.TreeSet | TreeSet | isEmpty(): boolean; | 新增 |
113 | ohos.util.TreeMap | TreeMap | isEmpty(): boolean; | 新增 |
122 | ohos.util.Stack | Stack | isEmpty(): boolean; | 新增 |
152 | ohos.util.List | List | isEmpty(): boolean; | 新增 |
356 | ohos.uri | URI | checkIsAbsolute(): boolean; | 新增 |
[all …]
H A Djs-apidiff-window.md9 ….window | Window | setTouchable(isTouchable: boolean): Promise\<void>;<br>setTouchable(isTouchable…
10 …w | Window | setPrivacyMode(isPrivacyMode: boolean): Promise\<void>;<br>setPrivacyMode(isPrivacyMo…
11 … | Window | setOutsideTouchable(touchable: boolean): Promise\<void>;<br>setOutsideTouchable(toucha…
13 ….window | Window | setFocusable(isFocusable: boolean): Promise\<void>;<br>setFocusable(isFocusable…
19 …w | Window | isSupportWideGamut(): Promise\<boolean>;<br>isSupportWideGamut(callback: AsyncCallbac…
26 …indow | Window | isShowing(callback: AsyncCallback\<boolean>): void;<br>isShowing(): Promise\<bool…
40 | ohos.window | WindowProperties | isTransparent: boolean | 新增 |
46 | ohos.window | WindowProperties | touchable: boolean | 新增 |
47 | ohos.window | WindowProperties | focusable: boolean | 新增 |
49 | ohos.window | WindowProperties | isFullScreen: boolean | 新增 |
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-beta/
H A Djs-apidiff-v3.1-beta.md128 | 分布式软总线-wifi | isConnected(): boolean; | 新增 | - |
134 | 分布式软总线-wifi | reassociate(): boolean; | 新增 | - |
135 | 分布式软总线-wifi | reconnect(): boolean; | 新增 | - |
139 | 分布式软总线-wifi | removeAllNetwork(): boolean; | 新增 | - |
141 | 分布式软总线-wifi | enableHotspot(): boolean; | 新增 | - |
142 | 分布式软总线-wifi | disableHotspot(): boolean; | 新增 | - |
143 | 分布式软总线-wifi | isHotspotActive(): boolean; | 新增 | - |
180boolean;<br/>isSpaceChar(char: string): boolean;<br/>isWhitespace(char: string): boolean;<br/>isRT…
248 | 语言编译运行时-LruBuffer | isEmpty(): boolean; | 新增 | |
321 | 语言编译运行时-process | is64Bit(): boolean; | 新增 | |
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.36/
H A Dchangelogs-multimedia.md26boolean, callback: AsyncCallback<void>): void | audio.AudioSpatializationManager#setSpatialization…
27 …able: boolean): Promise<void> | audio.AudioSpatializationManager#setSpatializationEnabled(deviceDe…
28 …izationEnabled(): boolean | audio.AudioSpatializationManager#isSpatializationEnabled(deviceDescrip…
29 …zationManager#on(type: 'spatializationEnabledChange', callback: Callback<boolean>): void | audio.A…
30 …tionManager#off(type: 'spatializationEnabledChange', callback?: Callback<boolean>): void | audio.A…
31boolean, callback: AsyncCallback<void>): void | audio.AudioSpatializationManager#setHeadTrackingEn…
32 …nable: boolean): Promise<void> | audio.AudioSpatializationManager#setHeadTrackingEnabled(deviceDes…
33 …TrackingEnabled(): boolean | audio.AudioSpatializationManager#isHeadTrackingEnabled(deviceDescript…
34 | audio.AudioSpatializationManager#on(type: 'headTrackingEnabledChange', callback: Callback<boolean
35 …zationManager#off(type: 'headTrackingEnabledChange', callback?: Callback<boolean>): void | audio.A…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-global.md11boolean>): void;<br>isAdminEnabled(admin: Want, userId: number, callback: AsyncCallback\<boolean>)…
12 …Name: String, callback: AsyncCallback\<boolean>): void;<br>disableSuperAdmin(bundleName: String): …
13boolean>): void;<br>disableAdmin(admin: Want, userId: number, callback: AsyncCallback\<boolean>): …
14boolean>): void;<br>enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, user…
15 | ohos.i18n | i18n | getUsingLocalDigit(): boolean; | Added|
16 | ohos.i18n | i18n | setUsingLocalDigit(flag: boolean): boolean; | Added|
29 …tive(admin: Want, callback: AsyncCallback\<boolean>): void;<br>isAdminAppActive(admin: Want): Prom…
30 …me: String, callback: AsyncCallback\<boolean>): void;<br>deactivateSuperAdmin(bundleName: String):…
31 …dmin(admin: Want, callback: AsyncCallback\<boolean>): void;<br>deactivateAdmin(admin: Want): Promi…
32 …ack: AsyncCallback\<boolean>): void;<br>activateAdmin(admin: Want, enterpriseInfo: EnterpriseInfo,…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta3/
H A Djs-apidiff-global.md10 | ohos.i18n | Unicode | static isUpperCase(char: string): boolean; …
11 | ohos.i18n | Unicode | static isLowerCase(char: string): boolean; …
12 | ohos.i18n | Unicode | static isLetter(char: string): boolean; …
22 | ohos.i18n | Character | isUpperCase(char: string): boolean; …
23 | ohos.i18n | Character | isLowerCase(char: string): boolean; …
24 | ohos.i18n | Character | isLetter(char: string): boolean; …
25 | ohos.i18n | Character | isIdeograph(char: string): boolean; …
26 | ohos.i18n | Character | isRTL(char: string): boolean; …
27 | ohos.i18n | Character | isWhitespace(char: string): boolean; …
28 | ohos.i18n | Character | isSpaceChar(char: string): boolean; …
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/v3.2-Release/
H A Dchangelogs-web.md273 isCookieAllowed(): boolean;
278 saveCookieSync(): boolean;
280 existCookie(): boolean;
287 isCookieAllowed(): boolean;
292 saveCookieSync(): boolean;
294 existCookie(): boolean;
310 static existCookie(): boolean;
336 zoomIn(): boolean;
337 zoomOut(): boolean;
356 zoomIn(): boolean;
[all …]
H A Dchangelogs-util.md8 function randomUUID(entropyCache?: boolean): string 改为 function generateRandomUUID(entropyCache?: b…
20 | @ohos.util | function randomUUID(entropyCache?: boolean): string | 删除 |
21 | @ohos.util | function generateRandomUUID(entropyCache?: boolean): string| 变更 |
40 …ion randomBinaryUUID(entropyCache?: boolean): Uint8Array 改为 function generateRandomBinaryUUID(entr…
52 | @ohos.util | function randomBinaryUUID(entropyCache?: boolean): Uint8Array; | 删除 |
53 | @ohos.util | function generateRandomBinaryUUID(entropyCache?: boolean): Uint8Array| 变更 |
72 contains(key: object): boolean 改为 contains(key: K): boolean 参数类型由原来的object改为K。
84 | @ohos.util | LRUCache | contains(key: object): boolean | 删除 |
85 | @ohos.util | LRUCache | contains(key: K): boolean | 变更 |
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.3.2/
H A Dchangelog-web.md273 isCookieAllowed(): boolean;
278 saveCookieSync(): boolean;
280 existCookie(): boolean;
287 isCookieAllowed(): boolean;
292 saveCookieSync(): boolean;
294 existCookie(): boolean;
310 static existCookie(): boolean;
336 zoomIn(): boolean;
337 zoomOut(): boolean;
356 zoomIn(): boolean;
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.10.7/
H A Dchangelog-web.md273 isCookieAllowed(): boolean;
278 saveCookieSync(): boolean;
280 existCookie(): boolean;
287 isCookieAllowed(): boolean;
292 saveCookieSync(): boolean;
294 existCookie(): boolean;
310 static existCookie(): boolean;
336 zoomIn(): boolean;
337 zoomOut(): boolean;
356 zoomIn(): boolean;
[all …]
H A Dchangelogs-util.md8 function randomUUID(entropyCache?: boolean): string 改为 function generateRandomUUID(entropyCache?: b…
20 | @ohos.util | function randomUUID(entropyCache?: boolean): string | 删除 |
21 | @ohos.util | function generateRandomUUID(entropyCache?: boolean): string| 变更 |
40 …ion randomBinaryUUID(entropyCache?: boolean): Uint8Array 改为 function generateRandomBinaryUUID(entr…
52 | @ohos.util | function randomBinaryUUID(entropyCache?: boolean): Uint8Array; | 删除 |
53 | @ohos.util | function generateRandomBinaryUUID(entropyCache?: boolean): Uint8Array| 变更 |
72 contains(key: object): boolean 改为 contains(key: K): boolean 参数类型由原来的object改为K。
84 | @ohos.util | LRUCache | contains(key: object): boolean | 删除 |
85 | @ohos.util | LRUCache | contains(key: K): boolean | 变更 |
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.1.3.5/
H A Dchangelogs-account_os_account.md32 checkOsAccountActivated(localId: number, callback: AsyncCallback<boolean>): void;
33 checkOsAccountActivated(localId: number): Promise<boolean>;
38 checkOsAccountVerified(localId: number, callback: AsyncCallback<boolean>): void;
39 checkOsAccountVerified(localId: number): Promise<boolean>;
92 checkOsAccountVerified(callback: AsyncCallback<boolean>): void;
93 checkOsAccountVerified(): Promise<boolean>;
97 isOsAccountUnlocked(): Promise<boolean>;
104 isVerified: boolean;
105 isActived: boolean;
113 isUnlocked: boolean;
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-compiler-and-runtime.md14 | ohos.xml | ParseOptions | ignoreNameSpace?: boolean; | Added|
15 | ohos.xml | ParseOptions | supportDoctype?: boolean; | Added|
17 | ohos.xml | ParseInfo | isWhitespace(): boolean; | Added|
18 | ohos.xml | ParseInfo | isEmptyElementTag(): boolean; | Added|
53 | ohos.util.Vector | Vector | isEmpty(): boolean; | Added|
93 | ohos.util.TreeSet | TreeSet | isEmpty(): boolean; | Added|
113 | ohos.util.TreeMap | TreeMap | isEmpty(): boolean; | Added|
122 | ohos.util.Stack | Stack | isEmpty(): boolean; | Added|
152 | ohos.util.List | List | isEmpty(): boolean; | Added|
356 | ohos.uri | URI | checkIsAbsolute(): boolean; | Added|
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta3/
H A Djs-apidiff-global.md10 | ohos.i18n | Unicode | static isUpperCase(char: string): boolean; …
11 | ohos.i18n | Unicode | static isLowerCase(char: string): boolean; …
12 | ohos.i18n | Unicode | static isLetter(char: string): boolean; …
13 | ohos.i18n | Unicode | static isIdeograph(char: string): boolean; …
14 | ohos.i18n | Unicode | static isRTL(char: string): boolean; …
15 | ohos.i18n | Unicode | static isWhitespace(char: string): boolean; …
16 | ohos.i18n | Unicode | static isSpaceChar(char: string): boolean; …
17 | ohos.i18n | Unicode | static isDigit(char: string): boolean; …
22 | ohos.i18n | Character | isUpperCase(char: string): boolean; …
23 | ohos.i18n | Character | isLowerCase(char: string): boolean; …
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.3/
H A Dchangelogs-notification.md49 …n | **function** enableNotification(bundle: BundleOption, enable: boolean, callback: AsyncC…
50 …n | **function** enableNotification(bundle: BundleOption, enable: boolean): Promise<**void*…
51 …nager | **function** setNotificationEnable(bundle: BundleOption, enable: boolean, callback: AsyncC…
52 …nager | **function** setNotificationEnable(bundle: BundleOption, enable: boolean): Promise<**void*…
54 …enableNotificationSlot(bundle: BundleOption, **type**: SlotType, enable: boolean): Promise<**void*…
57 | @ohos.notification | notification | **function** enableDistributed(enable: boolean,…
58 | @ohos.notification | notification | **function** enableDistributed(enable: boolean,…
59 …anager | notificationManager | **function** setDistributedEnable(enable: boolean, callback: AsyncC…
60 …anager | notificationManager | **function** setDistributedEnable(enable: boolean): Promise<**void*…
62 … | **function** enableDistributedByBundle(bundle: BundleOption, enable: boolean): Promise<**void*…
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-web.md11 | web | WebAttribute | fileFromUrlAccess(fileFromUrlAccess: boolean): WebAttribute; | 新增 |
17 | web | WebCookie | existCookie(): boolean; | 新增 |
19 | web | WebCookie | saveCookieSync(): boolean; | 新增 |
20 | web | WebCookie | putAcceptFileURICookieEnabled(accept: boolean): void; | 新增 |
21 | web | WebCookie | putAcceptThirdPartyCookieEnabled(accept: boolean): void; | 新增 |
22 | web | WebCookie | putAcceptCookieEnabled(accept: boolean): void; | 新增 |
23 | web | WebCookie | isFileURICookieAllowed(): boolean; | 新增 |
24 | web | WebCookie | isThirdPartyCookieAllowed(): boolean; | 新增 |
25 | web | WebCookie | isCookieAllowed(): boolean; | 新增 |
26 | web | WebCookie | setCookie(url: string, value: string): boolean; | 新增 |
[all …]
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.36/
H A Dchangelogs-multimedia.md27boolean, callback: AsyncCallback\<void>): void | audio.AudioSpatializationManager#setSpatializatio…
28 …ble: boolean): Promise\<void> | audio.AudioSpatializationManager#setSpatializationEnabled(deviceDe…
29 …izationEnabled(): boolean | audio.AudioSpatializationManager#isSpatializationEnabled(deviceDescrip…
30 …ationManager#on(type: 'spatializationEnabledChange', callback: Callback\<boolean>): void | audio.A…
31 …ionManager#off(type: 'spatializationEnabledChange', callback?: Callback\<boolean>): void | audio.A…
32boolean, callback: AsyncCallback\<void>): void | audio.AudioSpatializationManager#setHeadTrackingE…
33 …able: boolean): Promise\<void> | audio.AudioSpatializationManager#setHeadTrackingEnabled(deviceDes…
34 …TrackingEnabled(): boolean | audio.AudioSpatializationManager#isHeadTrackingEnabled(deviceDescript…
35 …izationManager#on(type: 'headTrackingEnabledChange', callback: Callback\<boolean>): void | audio.A…
36 …ationManager#off(type: 'headTrackingEnabledChange', callback?: Callback\<boolean>): void | audio.A…
/ohos5.0/base/time/time_service/
H A DREADME_zh.md38 | setTime(time : number, callback : AsyncCallback<boolean>) : void | 设置系统时间(1970-01-01至今毫秒数),callba…
40 | getCurrentTime(isNano: boolean, callback: AsyncCallback<number>): void | 获取自Unix纪元以来经过的时间,callbac…
46 | getRealTime(isNano: boolean, callback: AsyncCallback<number>): void | 获取自系统启动以来经过的时间,包括深度睡眠时间,cal…
48 | setDate(date: Date, callback: AsyncCallback<boolean>): void; | 设置系统时间(Date格式),Promise方式。 …
49 | setDate(date: Date): Promise<boolean> | 设置系统时间(Date格式),callback方式。 …
64 | startTimer(timer: number, triggerTime: number): Promise<boolean> | 开启定时器,promise方式。 |
65 | stopTimer(timer: number, callback: AsyncCallback<boolean>): void | 停止定时器,callback方式。 |
66 | stopTimer(timer: number): Promise<boolean> | 停止定时器,promise方式。 |
67 | destroyTimer(timer: number, callback: AsyncCallback<boolean>): void | 销毁定时器,callback方式。 |
68 | destroyTimer(timer: number): Promise<boolean> | 摧毁定时器,promise方式。 |
[all …]

12345678910>>...89