Home
last modified time | relevance | path

Searched defs:searchForm (Results 1 – 2 of 2) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/search/
DUserSearch.java99 …public ReportedData sendSearchForm(Connection con, Form searchForm, String searchService) throws X… in sendSearchForm()
134 …public ReportedData sendSimpleSearchForm(Connection con, Form searchForm, String searchService) th… in sendSimpleSearchForm()
DUserSearchManager.java85 … public ReportedData getSearchResults(Form searchForm, String searchService) throws XMPPException { in getSearchResults()