Loading core/java/android/app/LocaleConfig.java +2 −1 Original line number Diff line number Diff line Loading @@ -248,7 +248,8 @@ public class LocaleConfig implements Parcelable { } /** * Returns the default locale if specified, otherwise null * Returns the locale the strings in values/strings.xml (the default strings in the directory * with no locale qualifier) are in if specified, otherwise null * * @return The default Locale or null */ Loading Loading
core/java/android/app/LocaleConfig.java +2 −1 Original line number Diff line number Diff line Loading @@ -248,7 +248,8 @@ public class LocaleConfig implements Parcelable { } /** * Returns the default locale if specified, otherwise null * Returns the locale the strings in values/strings.xml (the default strings in the directory * with no locale qualifier) are in if specified, otherwise null * * @return The default Locale or null */ Loading