Searched defs:PopupReply (Results 1 – 2 of 2) sorted by relevance
32 class PopupReply; variable
35 class PopupReply : public android::WebCoreReply { class37 PopupReply(const IntRect& rect, android::WebViewCore* view, ListPopupMenuClient* client) in PopupReply() function in PopupReply