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

  /development/apps/CustomLocale/src/com/android/customlocale2/
ChangeLocale.java 64 config.userSetLocale = true;
  /frameworks/base/core/java/android/content/res/
Configuration.java 80 public boolean userSetLocale;
603 userSetLocale = o.userSetLocale;
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsHelper.java 210 if (conf.userSetLocale) return; // Don't change if user set it in the SetupWizard
230 config.userSetLocale = true;
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 589 milliseconds