Searched refs:ToNativeIntegerVector (Results 1 – 3 of 3) sorted by relevance
59 vector<int> ToNativeIntegerVector(JNIEnv* env, jintArray jintArray);
167 vector<int> ToNativeIntegerVector(JNIEnv* env, jintArray jintArray) { in ToNativeIntegerVector() function
434 vector<int> selected_indices = convert::ToNativeIntegerVector(env, jSelectedIndices); in Java_android_graphics_pdf_PdfDocumentProxy_setFormFieldSelectedIndices()