Searched defs:documentNotLoaded (Results 1 – 3 of 3) sorted by relevance
| /pdf/pdf-viewer/src/main/java/androidx/pdf/viewer/loader/ | ||
| D | PdfLoaderCallbacks.java | 55 void documentNotLoaded(@NonNull PdfStatus status); in documentNotLoaded() method |
| D | WeakPdfLoaderCallbacks.java | 80 public void documentNotLoaded(@NonNull PdfStatus status) { in documentNotLoaded() method in WeakPdfLoaderCallbacks |
| D | PdfLoaderCallbacksImpl.kt | 209 override fun documentNotLoaded(status: PdfStatus) { in documentNotLoaded() method in androidx.pdf.viewer.loader.PdfLoaderCallbacksImpl |