Searched refs:getAssetRemainingLength (Results 1 – 2 of 2) sorted by relevance
496 protected final long getAssetRemainingLength(int asset) { in getAssetRemainingLength() method in ShadowArscAssetManager497 return getAssetRemainingLength((long) asset); in getAssetRemainingLength()501 protected final long getAssetRemainingLength(long assetHandle) { in getAssetRemainingLength() method in ShadowArscAssetManager
573 protected final long getAssetRemainingLength(int asset) { in getAssetRemainingLength() method in ShadowLegacyAssetManager574 return getAssetRemainingLength((long) asset); in getAssetRemainingLength()578 protected long getAssetRemainingLength(long assetHandle) { in getAssetRemainingLength() method in ShadowLegacyAssetManager