Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/androidfw/include/androidfw/
H A DAsset.h56 static String8 getAssetAllocations();
/aosp12/frameworks/base/libs/androidfw/
H A DAsset.cpp103 String8 Asset::getAssetAllocations() in getAssetAllocations() function in Asset
/aosp12/frameworks/base/core/java/android/content/res/
H A DAssetManager.java1627 public static native String getAssetAllocations(); in getAssetAllocations() method in AssetManager
/aosp12/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp270 String8 alloc = Asset::getAssetAllocations(); in NativeGetAssetAllocations()
/aosp12/frameworks/base/core/java/android/app/
H A DActivityThread.java1470 String assetAlloc = AssetManager.getAssetAllocations(); in dumpMemInfo()
1598 String assetAlloc = AssetManager.getAssetAllocations(); in dumpMemInfo()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt16387 Landroid/content/res/AssetManager;->getAssetAllocations()Ljava/lang/String;