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