Searched defs:nativeSendListBoxChoices (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java483 private native void nativeSendListBoxChoices(boolean[] choices, int size); method in class:WebViewCore
1257 nativeSendListBoxChoices(choicesArray,

Completed in 80 milliseconds