Home
last modified time | relevance | path

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

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