Home
last modified time | relevance | path

Searched refs:getAssetPath (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/content/res/
DApkAssets.java132 public @NonNull String getAssetPath() { in getAssetPath() method in ApkAssets
180 return "ApkAssets{path=" + getAssetPath() + "}"; in toString()
DAssetManager.java369 paths[i] = mApkAssets[i].getAssetPath(); in getApkPaths()
389 if (path.equals(mApkAssets[i].getAssetPath())) { in findCookieForPath()
435 if (mApkAssets[i].getAssetPath().equals(path)) { in addAssetPathInternal()
/frameworks/base/libs/androidfw/include/androidfw/
DAssetManager.h131 String8 getAssetPath(const int32_t cookie) const;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationModeController.java430 Log.d(TAG, " " + a.getAssetPath()); in dumpAssetPaths()
/frameworks/base/libs/androidfw/
DAssetManager.cpp382 String8 AssetManager::getAssetPath(const int32_t cookie) const in getAssetPath() function in AssetManager
/frameworks/base/config/
Dboot-image-profile.txt4660 HSPLandroid/content/res/ApkAssets;->getAssetPath()Ljava/lang/String;