Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAsset.java305 public static String getAssetAllocations() in getAssetAllocations() method in Asset
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager10.java475 protected static String getAssetAllocations() { in getAssetAllocations() method in ShadowArscAssetManager10
476 String alloc = Asset.getAssetAllocations(); in getAssetAllocations()
DShadowArscAssetManager9.java471 protected static String getAssetAllocations() { in getAssetAllocations() method in ShadowArscAssetManager9
472 String alloc = Asset.getAssetAllocations(); in getAssetAllocations()