Searched refs:onFindResultReceived (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/webkit/ |
D | FindActionModeCallback.java | 112 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, in onFindResultReceived() method in FindActionModeCallback
|
D | WebView.java | 180 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/ |
D | system-current.txt | 18233 method public void onFindResultReceived(int, int, boolean);
|
D | current.txt | 58277 method public void onFindResultReceived(int, int, boolean);
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 36512 method public abstract void onFindResultReceived(int, int, boolean);
|