Searched refs:ui_set_background (Results 1 – 4 of 4) sorted by relevance
56 void ui_set_background(int icon);
263 ui_set_background(BACKGROUND_ICON_INSTALLING); in erase_root()352 ui_set_background(BACKGROUND_ICON_ERROR); in prompt_and_wait()443 if (status != INSTALL_SUCCESS) ui_set_background(BACKGROUND_ICON_ERROR); in main()
336 ui_set_background(BACKGROUND_ICON_INSTALLING); in install_package()
374 void ui_set_background(int icon) in ui_set_background() function