Lines Matching refs:enable
49 …ification | **function** enableNotification(bundle: BundleOption, enable: boolean, callback…
50 …ification | **function** enableNotification(bundle: BundleOption, enable: boolean): Promise…
51 …cationManager | **function** setNotificationEnable(bundle: BundleOption, enable: boolean, callback…
52 …cationManager | **function** setNotificationEnable(bundle: BundleOption, enable: boolean): Promise…
53 …ction** enableNotificationSlot(bundle: BundleOption, **type**: SlotType, enable: boolean, callback…
54 …ction** enableNotificationSlot(bundle: BundleOption, **type**: SlotType, enable: boolean): Promise…
55 …on** setNotificationEnableSlot(bundle: BundleOption, **type**: SlotType, enable: boolean, callback…
56 …on** setNotificationEnableSlot(bundle: BundleOption, **type**: SlotType, enable: boolean): Promise…
57 | @ohos.notification | notification | **function** enableDistributed(enable: boolean,…
58 | @ohos.notification | notification | **function** enableDistributed(enable: boolean,…
59 | @ohos.notificationManager | notificationManager | **function** setDistributedEnable(enable: boole…
60 | @ohos.notificationManager | notificationManager | **function** setDistributedEnable(enable: boole…
61 …on | **function** enableDistributedByBundle(bundle: BundleOption, enable: boolean, callback…
62 …on | **function** enableDistributedByBundle(bundle: BundleOption, enable: boolean): Promise…
63 …anager | **function** setDistributedEnableByBundle(bundle: BundleOption, enable: boolean, callback…
64 …anager | **function** setDistributedEnableByBundle(bundle: BundleOption, enable: boolean): Promise…