Searched refs:getAssetAllocations (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/androidfw/include/androidfw/
H A DAsset.h53 static String8 getAssetAllocations();
/frameworks/base/core/java/android/content/res/
H A DAssetManager.java863 public native static final String getAssetAllocations(); method in class:AssetManager
/frameworks/base/libs/androidfw/
H A DAsset.cpp103 String8 Asset::getAssetAllocations() function in class:Asset
/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp1629 String8 alloc = Asset::getAssetAllocations();
1762 { "getAssetAllocations", "()Ljava/lang/String;",
/frameworks/base/core/java/android/app/
H A DActivityThread.java1220 String assetAlloc = AssetManager.getAssetAllocations();

Completed in 131 milliseconds