Android-cuttlefish cvd tool
Classes | Namespaces | Enumerations | Functions
ConfirmationUITranslations.h File Reference
#include <stddef.h>
#include <stdint.h>
Include dependency graph for ConfirmationUITranslations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  teeui::localization::Languages
 

Namespaces

namespace  teeui
 
namespace  teeui::localization
 

Enumerations

enum class  teeui::localization::TranslationId : uint32_t {
  teeui::localization::CANCEL , teeui::localization::CANCEL_VOL , teeui::localization::CANCEL_VOL_DOWN , teeui::localization::CANCEL_VOL_UP ,
  teeui::localization::CONFIRM , teeui::localization::CONFIRM_PWR_BUTTON , teeui::localization::CONFIRM_PWR_BUTTON_DOUBLE_PRESS , teeui::localization::DESCRIPTION ,
  teeui::localization::TITLE , teeui::localization::__COUNT__
}
 

Functions

const char * teeui::localization::selectLangId (const char *lang_id)
 
const char * teeui::localization::lookup (TranslationId translation_id)
 
Languages teeui::localization::getLanguages (void)