Searched refs:PdfDocumentRemoteProto (Results 1 – 6 of 6) sorted by relevance
28 public class PdfDocumentRemoteProto { class31 public PdfDocumentRemoteProto(@NonNull PdfDocumentRemote remote) { in PdfDocumentRemoteProto() method in PdfDocumentRemoteProto
23 import androidx.pdf.service.PdfDocumentRemoteProto;46 abstract boolean execute(PdfDocumentRemoteProto pdfDocument, ParcelFileDescriptor pfd) in execute()50 protected Boolean doInBackground(PdfDocumentRemoteProto pdfDocument) throws RemoteException { in doInBackground()
23 import androidx.pdf.service.PdfDocumentRemoteProto;93 ? doInBackground(new PdfDocumentRemoteProto(pdfDocument)) in findPdfAndDoInBackground()120 protected abstract T doInBackground(PdfDocumentRemoteProto pdf) throws RemoteException; in doInBackground()
32 import androidx.pdf.service.PdfDocumentRemoteProto;307 protected Dimensions doInBackground(PdfDocumentRemoteProto pdfDocument) in doInBackground()355 protected Bitmap doInBackground(PdfDocumentRemoteProto pdfDocument) throws RemoteException { in doInBackground()398 protected Void doInBackground(PdfDocumentRemoteProto pdfDocument) throws RemoteException { in doInBackground()436 protected Bitmap doInBackground(PdfDocumentRemoteProto pdfDocument) throws RemoteException { in doInBackground()495 protected String doInBackground(PdfDocumentRemoteProto pdfDocument) throws RemoteException { in doInBackground()542 protected MatchRects doInBackground(PdfDocumentRemoteProto pdfDocument) in doInBackground()580 protected PageSelection doInBackground(PdfDocumentRemoteProto pdfDocument) in doInBackground()614 protected LinkRects doInBackground(PdfDocumentRemoteProto pdfDocument) in doInBackground()652 protected List<GotoLink> doInBackground(PdfDocumentRemoteProto pdfDocument) in doInBackground()
32 import androidx.pdf.service.PdfDocumentRemoteProto;340 protected PdfStatus doInBackground(PdfDocumentRemoteProto pdfDocument) in doInBackground()
28 import androidx.pdf.service.PdfDocumentRemoteProto;132 protected String doInBackground(PdfDocumentRemoteProto pdf) throws RemoteException { in doInBackground()