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

  /bootable/recovery/
screen_ui.h 211 bool rtl_locale_; member in class:ScreenRecoveryUI
screen_ui.cpp 86 rtl_locale_(false),
210 if (rtl_locale_) {
943 rtl_locale_ = false;
956 rtl_locale_ = true;

Completed in 61 milliseconds