Searched defs:getLocales (Results 1 – 9 of 9) sorted by relevance
36 public static LocaleListCompat getLocales(Configuration configuration) { in getLocales() method in ConfigurationCompat
112 public LocaleList getLocales() { in getLocales() method in LocaleSpan
106 public LocaleList getLocales() { in getLocales() method in KeyboardLayout
159 public List<Locale> getLocales() { in getLocales() method in ServiceInfo
1730 public @NonNull LocaleList getLocales() { in getLocales() method in Configuration
766 public native final String[] getLocales(); in getLocales() method in AssetManager
721 void AssetManager::getLocales(Vector<String8>* locales, bool includeSystemLocales) const in getLocales() function in AssetManager
6022 void ResTable::getLocales(Vector<String8>* locales, bool includeSystemLocales, in getLocales() function in android::ResTable
580 static jobjectArray getLocales(JNIEnv* env, jobject clazz, bool includeSystemLocales) in getLocales() function