Home
last modified time | relevance | path

Searched refs:onFindResultReceived (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebView.java179 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, in onFindResultReceived() method
2561 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, in onFindResultReceived() method in WebView.FindListenerDistributor
2564 mFindDialogFindListener.onFindResultReceived(activeMatchOrdinal, numberOfMatches, in onFindResultReceived()
2569 mUserFindListener.onFindResultReceived(activeMatchOrdinal, numberOfMatches, in onFindResultReceived()
DFindActionModeCallback.java106 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, in onFindResultReceived() method in FindActionModeCallback
/frameworks/base/core/api/
Dsystem-current.txt14520 method public void onFindResultReceived(int, int, boolean);
Dcurrent.txt53678 method public void onFindResultReceived(int, int, boolean);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36512 method public abstract void onFindResultReceived(int, int, boolean);