Home
last modified time | relevance | path

Searched refs:setLengths (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DDiskLruCache.java389 entry.setLengths(copyOfRange(parts, 2, parts.length)); in readJournalLine()
927 private void setLengths(String[] strings) throws IOException { in setLengths() method in DiskLruCache.Entry