Home
last modified time | relevance | path

Searched defs:SetTitle (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/recovery_ui/include/recovery_ui/
Dstub_ui.h84 void SetTitle(const std::vector<std::string>& /* lines */) override {} in SetTitle() function
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp672 void ScreenRecoveryUI::SetTitle(const std::vector<std::string>& lines) { in SetTitle() function in ScreenRecoveryUI