HomeSort by relevance Sort by last modified time
    Searched refs:setLocaleLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/base/include/androidfw/
AssetManager.h 264 void setLocaleLocked(const char* locale);
  /frameworks/base/libs/androidfw/
AssetManager.cpp 422 setLocaleLocked(locale);
425 void AssetManager::setLocaleLocked(const char* locale)
462 setLocaleLocked(locale);
475 setLocaleLocked(spec);
    [all...]

Completed in 362 milliseconds