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 59 bool rtl_locale; member in class:ScreenRecoveryUI
screen_ui.cpp 55 rtl_locale(false),
166 if (rtl_locale) {
190 if (rtl_locale) {
418 rtl_locale = true;

Completed in 28 milliseconds