Home
last modified time | relevance | path

Searched refs:disturb (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/cancelgroup_fuzzer/
H A Dcancelgroup_fuzzer.cpp34 Notification::NotificationDoNotDisturbDate disturb; in DoSomethingInterestingWithMyAPI() local
37 disturb.SetDoNotDisturbType(disturbType); in DoSomethingInterestingWithMyAPI()
38 Notification::NotificationHelper::SetDoNotDisturbDate(disturb); in DoSomethingInterestingWithMyAPI()
40 Notification::NotificationHelper::GetDoNotDisturbDate(disturb); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/
H A Dsetdonotdisturbdate_fuzzer.cpp28 Notification::NotificationDoNotDisturbDate disturb; in DoSomethingInterestingWithMyAPI() local
31 disturb.SetDoNotDisturbType(disturbType); in DoSomethingInterestingWithMyAPI()
33 Notification::NotificationHelper::SetDoNotDisturbDate(userId, disturb); in DoSomethingInterestingWithMyAPI()
35 Notification::NotificationHelper::GetDoNotDisturbDate(userId, disturb); in DoSomethingInterestingWithMyAPI()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/
H A Derrorcode-notification.md338 The do-not-disturb profile does not exist.
H A Djs-apis-notificationManager-sys.md4412 | 1600019 | The do-not-disturb profile does not exist. |
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/
H A Derrorcode-notification.md338 The do-not-disturb profile does not exist.
H A Djs-apis-notificationManager-sys.md4412 | 1600019 | The do-not-disturb profile does not exist. |
/ohos5.0/docs/en/application-dev/security/AccessToken/
H A Drequest-user-authorization.md22 - Frequent pop-up windows may disturb user experience and are not recommended. If a user rejects th…
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v3.1-beta.md11 …fication vibration setting, notification sound setting and query, do-not-disturb (DND) notificatio…
/ohos5.0/docs/en/release-notes/api-diff/v3.1-beta/
H A Djs-apidiff-v3.1-beta.md181 …bDate| type: notification.DoNotDisturbType | Added | Added the do-not-disturb (DND) time type.|