Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/webkit/
DFindActionModeCallback.java112 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, in onFindResultReceived() method in FindActionModeCallback
DWebView.java180 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, in onFindResultReceived() method
2573 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, in onFindResultReceived() method in WebView.FindListenerDistributor
2576 mFindDialogFindListener.onFindResultReceived(activeMatchOrdinal, numberOfMatches, in onFindResultReceived()
2581 mUserFindListener.onFindResultReceived(activeMatchOrdinal, numberOfMatches, in onFindResultReceived()
/frameworks/base/core/api/
Dsystem-current.txt18233 method public void onFindResultReceived(int, int, boolean);
Dcurrent.txt58277 method public void onFindResultReceived(int, int, boolean);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36512 method public abstract void onFindResultReceived(int, int, boolean);