Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyAssetManager.java1379 protected static long nativeAssetGetLength(long asset_ptr) { in nativeAssetGetLength() method in ShadowLegacyAssetManager
1380 return ShadowArscAssetManager9.nativeAssetGetLength(asset_ptr); in nativeAssetGetLength()
DShadowArscAssetManager10.java1668 protected static long nativeAssetGetLength(long asset_ptr) { in nativeAssetGetLength() method in ShadowArscAssetManager10
DShadowArscAssetManager9.java1666 protected static long nativeAssetGetLength(long asset_ptr) { in nativeAssetGetLength() method in ShadowArscAssetManager9