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

  /frameworks/base/include/androidfw/
AssetManager.h 124 String8 getAssetPath(const int32_t cookie) const;
  /frameworks/base/libs/androidfw/
AssetManager.cpp 343 String8 AssetManager::getAssetPath(const int32_t cookie) const
    [all...]
  /frameworks/base/core/jni/
android_util_AssetManager.cpp 906 String8 name(am->getAssetPath(static_cast<int32_t>(cookie)));
    [all...]

Completed in 1267 milliseconds