Searched refs:obtainActualResults (Results 1 – 4 of 4) sorted by relevance
89 public void obtainActualResults(WebView webview, Message resultObtainedMsg) { in obtainActualResults() method in CrashedDummyResult
153 public abstract void obtainActualResults(WebView webview, Message resultObtainedMsg); in obtainActualResults() method in AbstractResult
226 public void obtainActualResults(WebView webview, Message resultObtainedMsg) { in obtainActualResults() method in TextResult
498 mCurrentResult.obtainActualResults(mCurrentWebView, in obtainActualResultsFromWebView()