Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.h37 virtual void SetLocale(const char* locale) = 0;
Dscreen_ui.h33 void SetLocale(const char* locale);
Dscreen_ui.cpp508 void ScreenRecoveryUI::SetLocale(const char* new_locale) { in SetLocale() function in ScreenRecoveryUI
Drecovery.cpp1393 ui->SetLocale(locale); in main()
/bootable/recovery/tests/component/
Dverifier_test.cpp47 void SetLocale(const char*) { } in SetLocale() function in MockUI