Searched refs:languages (Results 1 – 5 of 5) sorted by relevance
1042 protected static String findBestLanguage(byte[] languages, String[] locales) in findBestLanguage() argument1044 if ((languages == null) || (locales == null)) return null; in findBestLanguage()1047 for (int i = 0; (i + 1) < languages.length; i += 2) { in findBestLanguage()1048 String lang = new String(languages, i, 2, "ISO-8859-1"); in findBestLanguage()
15 Further, at some point we will probably pack patterns for multiple languages into a single
55 # The default language is English, other supported languages are:
69 # The default language is English, other supported languages are:
21701 // The change was called from the system when the app languages