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

  /bootable/recovery/
screen_ui.h 137 bool rtl_locale; member in class:ScreenRecoveryUI
screen_ui.cpp 82 rtl_locale(false) {
189 if (rtl_locale) {
510 this->rtl_locale = false;
527 rtl_locale = true;
wear_ui.cpp 133 if (rtl_locale) {

Completed in 201 milliseconds