Lines Matching refs:boolean

49 …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*…
53 …enableNotificationSlot(bundle: BundleOption, **type**: SlotType, enable: boolean, callback: AsyncC…
54 …enableNotificationSlot(bundle: BundleOption, **type**: SlotType, enable: boolean): Promise<**void*…
55 …NotificationEnableSlot(bundle: BundleOption, **type**: SlotType, enable: boolean, callback: AsyncC…
56 …NotificationEnableSlot(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*…
61 … | **function** enableDistributedByBundle(bundle: BundleOption, enable: boolean, callback: AsyncC…
62 … | **function** enableDistributedByBundle(bundle: BundleOption, enable: boolean): Promise<**void*…
63 … **function** setDistributedEnableByBundle(bundle: BundleOption, enable: boolean, callback: AsyncC…
64 … **function** setDistributedEnableByBundle(bundle: BundleOption, enable: boolean): Promise<**void*…