Home
last modified time | relevance | path

Searched refs:notification_icons (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_notifications.c49 static const lv_image_dsc_t * notification_icons[] = { variable
212 lv_image_set_src(obj, notification_icons[get_notification_icon_index(app_id)]); in set_notification_icon()