Searched refs:lv_demo_smartwatch_show_dialog (Results 1 – 3 of 3) sorted by relevance
68 void lv_demo_smartwatch_show_dialog(const char * title, const char * message);
128 lv_demo_smartwatch_show_dialog("App Error", "App list out of bounds"); in app_list_clicked_external_event_cb()133 lv_demo_smartwatch_show_dialog("App Error", "Unable to load main object"); in app_list_clicked_external_event_cb()
179 void lv_demo_smartwatch_show_dialog(const char * title, const char * message) in lv_demo_smartwatch_show_dialog() function