Searched defs:updateLocale (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
H A DLocalePicker.java199 * Each listener needs to call {@link #updateLocale(Locale)} to actually change the locale.
201 * We don't call {@link #updateLocale(Locale)} automatically, as it halt the system for
216 public static void updateLocale(Locale locale) { method in class:LocalePicker

Completed in 40 milliseconds