Searched refs:RenderDialog (Results 1 – 4 of 4) sorted by relevance
60 bool Session::RenderDialog() { in RenderDialog() function in cuttlefish::confui::Session62 renderer_.RenderDialog(display_num_, prompt_text_, locale_, ui_options_); in RenderDialog()187 if (!RenderDialog()) { in HandleInit()
69 Result<void> RenderDialog(const std::uint32_t display_num,
94 bool RenderDialog();
400 Result<void> ConfUiRenderer::RenderDialog( in RenderDialog() function in cuttlefish::confui::ConfUiRenderer