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