Home
last modified time | relevance | path

Searched defs:getAssetAllocations (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/androidfw/
DAsset.cpp103 String8 Asset::getAssetAllocations() in getAssetAllocations() function in Asset
/frameworks/base/core/java/android/content/res/
DAssetManager.java1842 public static native String getAssetAllocations(); in getAssetAllocations() method in AssetManager
/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp1652 {"getAssetAllocations", "()Ljava/lang/String;", (void*)NativeGetAssetAllocations}, in getAssetAllocations() method