Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
H A DPdfManipulationService.java109 throwIfNotOpened(); in renderPage()
179 throwIfNotOpened(); in closeDocument()
207 private void throwIfNotOpened() { in throwIfNotOpened() method in PdfManipulationService.PdfRendererImpl
240 throwIfNotOpened(); in removePages()
271 throwIfNotOpened(); in applyPrintAttributes()
357 throwIfNotOpened(); in write()
373 throwIfNotOpened(); in closeDocument()
388 private void throwIfNotOpened() { in throwIfNotOpened() method in PdfManipulationService.PdfEditorImpl
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DPageContentRepository.java109 throwIfNotOpened(); in close()
205 private void throwIfNotOpened() { in throwIfNotOpened() method in PageContentRepository
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPageAdapter.java293 throwIfNotOpened(); in close()
825 private void throwIfNotOpened() { in throwIfNotOpened() method in PageAdapter