Searched refs:getFormWidgetInfoAtIndex (Results 1 – 5 of 5) sorted by relevance
556 public FormWidgetInfo getFormWidgetInfoAtIndex(@IntRange(from = 0) int annotationIndex) { in getFormWidgetInfoAtIndex() method in PdfRendererPreV.Page559 return mPdfProcessor.getFormWidgetInfoAtIndex(mIndex, annotationIndex); in getFormWidgetInfoAtIndex()
443 FormWidgetInfo getFormWidgetInfoAtIndex(int pageNum, int annotationIndex) { in getFormWidgetInfoAtIndex() method
731 public FormWidgetInfo getFormWidgetInfoAtIndex(@IntRange(from = 0) int widgetIndex) { in getFormWidgetInfoAtIndex() method in PdfRenderer.Page733 return mPdfProcessor.getFormWidgetInfoAtIndex(mIndex, widgetIndex); in getFormWidgetInfoAtIndex()
25 …ng") @NonNull public android.graphics.pdf.models.FormWidgetInfo getFormWidgetInfoAtIndex(@IntRange…
34 …ng") @NonNull public android.graphics.pdf.models.FormWidgetInfo getFormWidgetInfoAtIndex(@IntRange…