HomeSort by relevance Sort by last modified time
    Searched refs:SetLocale (Results 1 - 4 of 4) sorted by null

  /bootable/recovery/
screen_ui.h 32 void SetLocale(const char* locale);
ui.h 35 virtual void SetLocale(const char* locale) { }
screen_ui.cpp 401 void ScreenRecoveryUI::SetLocale(const char* locale) {
recovery.cpp 899 ui->SetLocale(locale);
    [all...]

Completed in 30 milliseconds