Searched refs:SYSTEM_LOCALE_KEY (Results 1 – 3 of 3) sorted by relevance
2699 public static final String SYSTEM_LOCALE_KEY = "SystemLocale"; field in StorageManager
1301 systemLocale = getField(StorageManager.SYSTEM_LOCALE_KEY); in copyLocaleFromMountService()
5357 storageManager.setField(StorageManager.SYSTEM_LOCALE_KEY, l.toLanguageTag()); in sendLocaleToMountDaemonMsg()