Home
last modified time | relevance | path

Searched defs:reads (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/
DCachedInputStream.java140 int reads = in.read(buffer, offset, count); in read() local
160 int reads = in.read(buf, indexInBuf, toRead); in read() local
239 int reads = in.read(buf, indexInBuf, toRead); in skip() local