Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.h37 virtual void SetLocale(const char* locale) { } in SetLocale() function
Dscreen_ui.h32 void SetLocale(const char* locale);
Dscreen_ui.cpp440 void ScreenRecoveryUI::SetLocale(const char* locale) { in SetLocale() function in ScreenRecoveryUI
Drecovery.cpp996 ui->SetLocale(locale); in main()