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 410 setLocaleLocked(locale);
413 void AssetManager::setLocaleLocked(const char* locale)
450 setLocaleLocked(locale);
463 setLocaleLocked(spec);
    [all...]

Completed in 82 milliseconds