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

  /frameworks/base/include/utils/
AssetManager.h 115 String8 getAssetPath(void* cookie) const;
  /frameworks/base/core/jni/
android_util_AssetManager.cpp 790 String8 name(am->getAssetPath((void*)cookie));
    [all...]
  /frameworks/base/libs/utils/
AssetManager.cpp 373 String8 AssetManager::getAssetPath(void* cookie) const
    [all...]

Completed in 197 milliseconds