Searched refs:SetLedLightColor (Results 1 – 13 of 13) sorted by relevance
35 record->notification->SetLedLightColor(record->slot->GetLedLightColor()); in OnPublish()
1161 slot->SetLedLightColor(ledLightColor); in ParseSlotLedLightColor()
83 slot.SetLedLightColor(0);129 slot.SetLedLightColor(0);175 slot.SetLedLightColor(0);220 slot.SetLedLightColor(0);267 slot.SetLedLightColor(0);383 slot.SetLedLightColor(0);
35 slot.SetLedLightColor(GetU32Data(data)); in DoSomethingInterestingWithMyAPI()
34 slot.SetLedLightColor(GetU32Data(data)); in DoSomethingInterestingWithMyAPI()
130 void SetLedLightColor(int32_t color);
252 void SetLedLightColor(const int32_t &color);
55 notification.SetLedLightColor(color); in DoSomethingInterestingWithMyAPI()
72 void NotificationSlot::SetLedLightColor(int32_t color) in SetLedLightColor() function in OHOS::Notification::NotificationSlot
438 void Notification::SetLedLightColor(const int32_t &color) in SetLedLightColor() function in OHOS::Notification::Notification
73 rrc->SetLedLightColor(color);
1890 slot->SetLedLightColor(1);1949 slot->SetLedLightColor(1);2008 slot->SetLedLightColor(1);2067 slot->SetLedLightColor(1);2127 slot->SetLedLightColor(1);
4140 slot.SetLedLightColor(lightColor); in GetNotificationSlotByNumber()