Home
last modified time | relevance | path

Searched refs:remind (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_reminder_service.cpp249 bool remind = localScreenOn_; in GetRemindType() local
254 remind = true; in GetRemindType()
257 remind = true; in GetRemindType()
260 remind = true; in GetRemindType()
262 remind = false; in GetRemindType()
266 if (remind) { in GetRemindType()
272 if (remind) { in GetRemindType()
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H A Dpublishcontinuoustasknotification_fuzzer.cpp81 Notification::NotificationConstant::RemindType remind = in DoSomethingInterestingWithMyAPI() local
83 Notification::NotificationHelper::GetDeviceRemindType(remind); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
H A Dreadfromparcel_fuzzer.cpp66 Notification::NotificationConstant::RemindType remind = in DoSomethingInterestingWithMyAPI() local
68 notification.SetRemindType(remind); in DoSomethingInterestingWithMyAPI()

Completed in 2 milliseconds