Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/include/androidfw/
DAssetManager.h229 void setLocaleLocked(const char* locale);
/frameworks/base/libs/androidfw/
DAssetManager.cpp348 void AssetManager::setLocaleLocked(const char* locale) in setLocaleLocked() function in AssetManager
363 setLocaleLocked(locale); in setConfiguration()
367 setLocaleLocked(spec); in setConfiguration()