Searched refs:maybeApplyTranscodeLengthWorkaround (Results 1 – 1 of 1) sorted by relevance
207 return mIsDir ? 0 : maybeApplyTranscodeLengthWorkaround(getPath().toFile().length()); in getSize()210 private long maybeApplyTranscodeLengthWorkaround(long length) { in maybeApplyTranscodeLengthWorkaround() method in MtpStorageManager.MtpObject