Home
last modified time | relevance | path

Searched defs:getAssetPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
DApkAssets.java326 public @NonNull String getAssetPath() { in getAssetPath() method in ApkAssets
/frameworks/base/libs/androidfw/
DAssetManager.cpp382 String8 AssetManager::getAssetPath(const int32_t cookie) const in getAssetPath() function in AssetManager