Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPageAdapter.java764 final int boundPageInAdapter = mBoundPagesInAdapter.keyAt(i); in computeBoundPagesInDocument() local
765 final int boundPageInDocument = computePageIndexInDocument(boundPageInAdapter); in computeBoundPagesInDocument()