Searched refs:pct (Results 1 – 1 of 1) sorted by relevance
275 int pct = (100 * numChars) / maxLength; in readStream() local276 publishProgress(DownloadCallback.Progress.PROCESS_INPUT_STREAM_IN_PROGRESS, pct); in readStream()