Home
last modified time | relevance | path

Searched refs:setLocaleLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/include/androidfw/
DAssetManager.h285 void setLocaleLocked(const char* locale);
/frameworks/base/libs/androidfw/
DAssetManager.cpp354 setLocaleLocked(locale); in setLocale()
366 void AssetManager::setLocaleLocked(const char* locale) in setLocaleLocked() function in AssetManager
441 setLocaleLocked(locale); in setConfiguration()
445 setLocaleLocked(spec); in setConfiguration()