Searched refs:SetEnableLight (Results 1 – 15 of 15) sorted by relevance
34 record->notification->SetEnableLight(true); in OnPublish()37 record->notification->SetEnableLight(false); in OnPublish()
1145 slot->SetEnableLight(enableLight); in ParseSlotEnableLight()
414 record->notification->SetEnableLight(false); in AssignToNotificationList()1948 record->notification->SetEnableLight(false); in PublishContinuousTaskNotification()3493 record->notification->SetEnableLight(false); in OnDistributedUpdate()
81 slot.SetEnableLight(true);127 slot.SetEnableLight(true);173 slot.SetEnableLight(true);218 slot.SetEnableLight(true);264 slot.SetEnableLight(true);381 slot.SetEnableLight(true);
33 slot.SetEnableLight(*data % ENABLE); in DoSomethingInterestingWithMyAPI()
43 notificationSlot.SetEnableLight(enabled); in DoSomethingInterestingWithMyAPI()
32 slot.SetEnableLight(*data % ENABLE); in DoSomethingInterestingWithMyAPI()
68 void SetEnableLight(bool isLightEnabled);
250 void SetEnableLight(const bool &enable);
52 notification.SetEnableLight(enabled); in DoSomethingInterestingWithMyAPI()
37 void NotificationSlot::SetEnableLight(bool isLightEnabled) in SetEnableLight() function in OHOS::Notification::NotificationSlot
428 void Notification::SetEnableLight(const bool &enable) in SetEnableLight() function in OHOS::Notification::Notification
395 rrc->SetEnableLight(enable);
1887 slot->SetEnableLight(true);1946 slot->SetEnableLight(true);2005 slot->SetEnableLight(true);2064 slot->SetEnableLight(true);2124 slot->SetEnableLight(true);
4079 slot.SetEnableLight(lightEnabled); in GetNotificationSlotByBool()