Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/pdf/
DPdfEditor.java93 throwIfClosed(); in getPageCount()
103 throwIfClosed(); in removePage()
119 throwIfClosed(); in setTransformAndClip()
143 throwIfClosed(); in getPageSize()
156 throwIfClosed(); in getPageMediaBox()
169 throwIfClosed(); in setPageMediaBox()
182 throwIfClosed(); in getPageCropBox()
195 throwIfClosed(); in setPageCropBox()
207 throwIfClosed(); in shouldScaleForPrinting()
221 throwIfClosed(); in write()
[all …]
DPdfRenderer.java167 throwIfClosed(); in close()
178 throwIfClosed(); in getPageCount()
191 throwIfClosed(); in shouldScaleForPrinting()
204 throwIfClosed(); in openPage()
237 private void throwIfClosed() { in throwIfClosed() method in PdfRenderer
398 throwIfClosed(); in close()
421 private void throwIfClosed() { in throwIfClosed() method in PdfRenderer.Page
DPdfDocument.java116 throwIfClosed(); in startPage()
140 throwIfClosed(); in finishPage()
170 throwIfClosed(); in writeTo()
223 private void throwIfClosed() { in throwIfClosed() method in PdfDocument