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

  /bootable/recovery/tools/recovery_l10n/src/com/android/recovery_l10n/
Main.java 84 private Locale thisLocale;
87 TextCapture(Locale thisLocale, Locale nextLocale, Runnable next) {
89 this.thisLocale = thisLocale;
95 savedBitmaps.put(thisLocale, b.copy(Bitmap.Config.ARGB_8888, false));
  /frameworks/base/core/java/android/content/res/
Configuration.java     [all...]

Completed in 401 milliseconds