This is the source to Locale section that's in the Settings
[http://android.git.kernel.org/?p=platform/packages/apps/Settings.git;a=blob_plain;f=src/com/android/settings/LocalePicker.java;hb=HEAD][1]
Does anyone know what is the full package name for the R class?? Oddly enough its not in the import list NOR is it in the com / android / settings package
I want R.array.special_locale_codes for my own needs.
Thanks!