Searched refs:STATUSBAR_ICON_FLAG (Results 1 – 5 of 5) sorted by relevance
116 reminderFlags_ |= NotificationConstant::ReminderFlag::STATUSBAR_ICON_FLAG; in SetStatusIconEnabled()118 reminderFlags_ &= ~(NotificationConstant::ReminderFlag::STATUSBAR_ICON_FLAG); in SetStatusIconEnabled()124 if ((reminderFlags_ & NotificationConstant::ReminderFlag::STATUSBAR_ICON_FLAG) != 0) { in IsStatusIconEnabled()
77 STATUSBAR_ICON_FLAG = 1 << 5, enumerator
621 if ((slotReminderMode & NotificationConstant::ReminderFlag::STATUSBAR_ICON_FLAG) != 0) { in SetRequestBySlotType()
967 (notificationControlFlags & NotificationConstant::ReminderFlag::STATUSBAR_ICON_FLAG) != 0) { in ChangeNotificationByControlFlags()
3412 notificationControlFlags |= NotificationConstant::ReminderFlag::STATUSBAR_ICON_FLAG;