Searched refs:CLOSE (Results 1 – 12 of 12) sorted by relevance
38 CLOSE = 0, enumerator
126 CLOSE enumerator
62 CLOSE, enumerator
60 …if (napi_create_int32(env, static_cast<int32_t>(ReminderRequest::ActionButtonType::CLOSE), &prop) … in ConstantInit()
79 … if (!(ReminderRequest::ActionButtonType(buttonType) == ReminderRequest::ActionButtonType::CLOSE || in GenActionButtons()
295 ReminderRequest::ActionButtonType actionButtonType = ReminderRequest::ActionButtonType::CLOSE;321 ReminderRequest::ActionButtonType actionButtonType = ReminderRequest::ActionButtonType::CLOSE;347 ReminderRequest::ActionButtonType actionButtonType = ReminderRequest::ActionButtonType::CLOSE;
131 ASSERT_TRUE(closeMode == TraceMode::CLOSE);150 ASSERT_TRUE(closeMode == TraceMode::CLOSE);
133 TraceMode g_traceMode = TraceMode::CLOSE;1169 if (g_traceMode != CLOSE) { in OpenTrace()1230 if (g_traceMode == CLOSE) { in CloseTrace()1242 g_traceMode = CLOSE; in CloseTrace()
190 …if ((type != ActionButtonType::CLOSE) && (type != ActionButtonType::SNOOZE) && (type != ActionButt… in SetActionButton()1419 case ActionButtonType::CLOSE: in AddActionButtons()1595 flags->SetSoundEnabled(NotificationConstant::FlagStatus::CLOSE); in UpdateNotificationCommon()1596 flags->SetVibrationEnabled(NotificationConstant::FlagStatus::CLOSE); in UpdateNotificationCommon()
388 EXPECT_EQ(NotificationConstant::FlagStatus::CLOSE, notiFlags->IsSoundEnabled()); in CheckCaseFifteenResult()1412 notiFlags->SetSoundEnabled(NotificationConstant::FlagStatus::CLOSE);
1060 Notification::ReminderRequest::ActionButtonType::CLOSE;