Searched refs:popupReply (Results 1 – 2 of 2) sorted by relevance
312 void popupReply(int index);313 void popupReply(const int* array, int count);
2229 void WebViewCore::popupReply(int index) in popupReply() function in android::WebViewCore2238 void WebViewCore::popupReply(const int* array, int count) in popupReply() function in android::WebViewCore2760 viewImpl->popupReply(choice); in SendListBoxChoice()2787 viewImpl->popupReply(array, count); in SendListBoxChoices()