Searched refs:getLocales (Results 1 – 9 of 9) sorted by relevance
147 final String[] availableLocales = mContext.getAssets().getLocales(); in setLocaleData()
198 void getLocales(Vector<String8>* locales) const;
1886 void getLocales(Vector<String8>* locales) const;
592 public native final String[] getLocales(); in getLocales() method in AssetManager
507 void AssetManager::getLocales(Vector<String8>* locales) const in getLocales() function in AssetManager511 res->getLocales(locales); in getLocales()
3491 void ResTable::getLocales(Vector<String8>* locales) const in getLocales() function in android::ResTable
596 String[] locales = mContext.getAssets().getLocales(); in setSystemLocale()
898 res.getLocales(&locales); in doDump()
515 am->getLocales(&locales); in android_content_AssetManager_getLocales()