Searched refs:jSelectedIndices (Results 1 – 2 of 2) sorted by relevance
110 jintArray jSelectedIndices);
429 jintArray jSelectedIndices) { in Java_android_graphics_pdf_PdfDocumentProxy_setFormFieldSelectedIndices() argument434 vector<int> selected_indices = convert::ToNativeIntegerVector(env, jSelectedIndices); in Java_android_graphics_pdf_PdfDocumentProxy_setFormFieldSelectedIndices()