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 279 void setLocaleLocked(const char* locale);
  /frameworks/base/libs/androidfw/
AssetManager.cpp 362 setLocaleLocked(locale);
374 void AssetManager::setLocaleLocked(const char* locale)
449 setLocaleLocked(locale);
453 setLocaleLocked(spec);
    [all...]

Completed in 95 milliseconds