Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyAssetManager.java1385 protected static long nativeAssetGetRemainingLength(long asset_ptr) { in nativeAssetGetRemainingLength() method in ShadowLegacyAssetManager
1386 return ShadowArscAssetManager9.nativeAssetGetRemainingLength(asset_ptr); in nativeAssetGetRemainingLength()
DShadowArscAssetManager10.java1675 protected static long nativeAssetGetRemainingLength(long asset_ptr) { in nativeAssetGetRemainingLength() method in ShadowArscAssetManager10
DShadowArscAssetManager9.java1673 protected static long nativeAssetGetRemainingLength(long asset_ptr) { in nativeAssetGetRemainingLength() method in ShadowArscAssetManager9