Searched refs:limitInBytes (Results 1 – 1 of 1) sorted by relevance
864 long limitInBytes = mSource != null ? mSource.getLimit() : 0L; in handleMessage() local871 (limitInBytes - mLastLimitInBytes) in handleMessage()885 positionInBytes, limitInBytes)); in handleMessage()890 && limitInBytes == mLastLimitInBytes) { in handleMessage()901 mLastLimitInBytes = limitInBytes; in handleMessage()