Searched refs:GetRemindType (Results 1 – 8 of 8) sorted by relevance
253 NotificationConstant::RemindType AdvancedNotificationService::GetRemindType() in GetRemindType() function in OHOS::Notification::AdvancedNotificationService305 …ndle handler = notificationSvrQueue_->submit_h(std::bind([&]() { remindType = GetRemindType(); })); in GetDeviceRemindType()316 notification->SetRemindType(GetRemindType()); in SetNotificationRemindType()
52 notification.GetRemindType(); in DoSomethingInterestingWithMyAPI()
203 NotificationConstant::RemindType GetRemindType() const;
82 if (!AnsEnumUtil::DeviceRemindTypeCToJS(notification->GetRemindType(), outType)) { in SetNotificationByDistributedOptions()
208 NotificationConstant::RemindType Notification::GetRemindType() const in GetRemindType() function in OHOS::Notification::Notification
2125 …EXPECT_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_ACTIVE_REMIND…2156 …EXPECT_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_ACTIVE_REMIND…2187 … EXPECT_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_IDLE_REMIND);2218 …EXPECT_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_IDLE_DONOT_RE…2263 …EXPECT_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_ACTIVE_REMIND…2307 …EXPECT_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_IDLE_DONOT_RE…
197 EXPECT_EQ(rrc->GetRemindType(), reminType);
1275 NotificationConstant::RemindType GetRemindType();