Searched refs:getAssetAllocations (Results 1 – 5 of 5) sorted by relevance
50 static String8 getAssetAllocations();
836 public native static final String getAssetAllocations(); in getAssetAllocations() method in AssetManager
61 String8 Asset::getAssetAllocations() in getAssetAllocations() function in Asset
2112 String8 alloc = Asset::getAssetAllocations(); in android_content_AssetManager_getAssetAllocations()
1138 String assetAlloc = AssetManager.getAssetAllocations(); in dumpMemInfo()