Locale | Android Developers
Returns this locale's language name, country name, and variant, localized to locale. The exact output form depends on whether this locale corresponds to a specific language, script, country and variant. For example: new Locale("en").getDisplayName(Locale....