Searched defs:getRemainingLength (Results 1 – 1 of 1) sorted by relevance
123 public abstract long getRemainingLength(); in getRemainingLength() method in Asset604 public long getRemainingLength() { return mLength-mOffset; } in getRemainingLength() method in Asset._FileAsset1081 public long getRemainingLength() { return mUncompressedLen-mOffset; } in getRemainingLength() method in Asset._CompressedAsset